apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-02T06:05:42Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "906"
  uid: 59fd070e-a6e3-4629-9dba-c63fff5b1653
subsets:
- addresses:
  - ip: 10.0.0.106
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l786f
      namespace: kube-system
      uid: 98bd4254-8413-47d6-84d8-e884aa2b2a1f
  - ip: 10.0.0.240
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6dm76
      namespace: kube-system
      uid: 6f933c7c-731e-461f-bf50-88fc65e68d49
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
