apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-11T07:10:55Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "883"
  uid: 1af12eef-1a41-4f23-8a2e-8166d71dab2b
subsets:
- addresses:
  - ip: 10.0.0.209
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9m92v
      namespace: kube-system
      uid: b72e5fa0-77f3-481c-9b5d-6493e31c4fce
  - ip: 10.0.0.25
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4vf9c
      namespace: kube-system
      uid: 02e5112f-55cf-47a1-9051-1a7fe6a1e3c6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
