apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-01-29T19:06:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "700"
  uid: 97f3bd37-a883-4730-82fd-cb06251195f7
subsets:
- addresses:
  - ip: 172.24.0.125
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-vndcz
      namespace: kube-system
      uid: 20a3a910-7608-4f67-bcb7-285f15e16008
  - ip: 172.24.0.183
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-zngfz
      namespace: kube-system
      uid: aaf96663-b22c-441c-b9c0-74c027e2ce2e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
