apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-14T09:07:55Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "876"
  uid: 4a2ae2f1-fb7d-40c8-9b5d-b1eb8a98d5ea
subsets:
- addresses:
  - ip: 10.0.0.208
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-55cw4
      namespace: kube-system
      uid: a81365a7-0416-4594-9858-ea4432abda78
  - ip: 10.0.0.7
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xlpj7
      namespace: kube-system
      uid: 3c1187f8-b039-420c-a750-98319ba988b3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
