apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-27T18:21:00Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "704"
  uid: 024ce9e2-0ea9-456a-a5c2-739e1cc97a3e
subsets:
- addresses:
  - ip: 10.0.0.206
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pmsq6
      namespace: kube-system
      uid: 2034c499-9a4d-4794-9149-c4d3130c7407
  - ip: 10.0.0.86
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8lqxz
      namespace: kube-system
      uid: 094c5ae3-71b4-4f85-94d3-aed09ccaca72
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
