apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-08T22:16:37Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "916"
  uid: c0f4ada6-de2f-45f9-89a9-1d5e3e2598b8
subsets:
- addresses:
  - ip: 10.0.0.63
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pcclx
      namespace: kube-system
      uid: 2fc02a1d-f49b-4f1c-bdfa-5b217949d6ee
  - ip: 10.0.0.78
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cwfzg
      namespace: kube-system
      uid: 73318701-d2bf-4c26-b667-3f9f6abdf03e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
