apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-25T22:09:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "868"
  uid: 811f791b-e31a-4995-a0dd-f9b75a9b9f30
subsets:
- addresses:
  - ip: 10.0.0.163
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l6p2k
      namespace: kube-system
      uid: 10deda3b-e924-4020-a136-568614e1c0cc
  - ip: 10.0.0.77
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-g4tx7
      namespace: kube-system
      uid: 7b8189df-1870-4bae-91c2-a816c81ac49c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
