apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-28T19:28:49Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "865"
  uid: 05520f34-7615-416d-bd52-e5da6e71a563
subsets:
- addresses:
  - ip: 10.0.0.132
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8m8nl
      namespace: kube-system
      uid: 84052d38-e1f4-46b5-a05c-06ee1a21440e
  - ip: 10.0.0.17
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w6wlm
      namespace: kube-system
      uid: d84a0359-5f0b-4525-aeb5-122750841ba6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
