apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-19T18:21:40Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "910"
  uid: 4503158e-a029-4665-b0cc-fc803e842b55
subsets:
- addresses:
  - ip: 10.0.0.215
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hb7lx
      namespace: kube-system
      uid: 800ba581-4aff-411d-929f-e41d9e71bda9
  - ip: 10.0.0.63
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-579jm
      namespace: kube-system
      uid: f7a122a9-b943-4461-a3fa-29b0cf9688c8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
