apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-17T19:20:43Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "695"
  uid: 3a65861a-dd42-4c22-ba9f-196c03a0ebae
subsets:
- addresses:
  - ip: 172.24.0.127
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-v7t28
      namespace: kube-system
      uid: 19595626-f1d6-4751-b9b3-a6cff66f3562
  - ip: 172.24.0.75
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-nx2rz
      namespace: kube-system
      uid: 3aab5222-4bae-44a2-acce-950a5de1c281
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
