apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-24T18:51:32Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "722"
  uid: db617e69-f721-44cc-9a92-d64e08380c64
subsets:
- addresses:
  - ip: 172.24.0.132
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-nt7wx
      namespace: kube-system
      uid: ae09d2b4-1891-4150-b2cb-33cadd8ef20a
  - ip: 172.24.0.162
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-wwfj4
      namespace: kube-system
      uid: 95a4e9bc-9732-4b6e-91fd-9bcdac200b5e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
