apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-01-28T14:59:32Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "709"
  uid: 84d3c1cf-e2e8-44ea-a2fc-043f4b1a3334
subsets:
- addresses:
  - ip: 172.24.0.150
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-w7nt2
      namespace: kube-system
      uid: b7d4b538-6c40-4c15-a088-64f9d2f30c8a
  - ip: 172.24.0.17
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-l5qhz
      namespace: kube-system
      uid: a4f1931d-b5e2-4264-9cbd-7089be2d16bc
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
