apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-25T10:00:00Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "688"
  uid: b5c1bb4d-ec5c-4f23-9ec7-715efdb03147
subsets:
- addresses:
  - ip: 172.24.0.159
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-f9r2m
      namespace: kube-system
      uid: 94f98f24-b8c5-471c-a0c1-681ea7386bf1
  - ip: 172.24.0.51
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-5xnlq
      namespace: kube-system
      uid: 83c24972-fa16-4446-8492-939d180b214a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
