apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-05T22:13:32Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "682"
  uid: 5a65dcfa-ef7a-4fc8-a6f2-166a9c9e95e4
subsets:
- addresses:
  - ip: 172.24.0.197
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-k7cnm
      namespace: kube-system
      uid: faea9815-4f51-4845-ba65-3ef43aec7411
  - ip: 172.24.0.59
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-x6t9h
      namespace: kube-system
      uid: d63c6fd8-24bf-4923-b43e-04baa42ea499
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
