apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-01-29T19:00:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "714"
  uid: 8e51a2a8-f962-42aa-ae79-5c5bfe0fb0d3
subsets:
- addresses:
  - ip: 172.24.0.1
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-ppthx
      namespace: kube-system
      uid: a800b406-18ac-4d7f-8672-bcd661f41dc1
  - ip: 172.24.0.183
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-xhlks
      namespace: kube-system
      uid: bfd423c5-b1e4-4b7d-8cc2-a33ca6599589
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
