apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-09T22:29:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "867"
  uid: 5f3c8a32-3f1c-4fa1-8aeb-bb116883aeda
subsets:
- addresses:
  - ip: 10.0.0.216
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w7vc5
      namespace: kube-system
      uid: eeecc897-1039-4c7f-b09f-d37b38871a61
  - ip: 10.0.0.251
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4gqmd
      namespace: kube-system
      uid: 424e9de0-2833-42ae-a37d-2379492aad2f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
