apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-04T05:15:49Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "733"
  uid: 77da6b8b-6701-4ad3-b8e1-cc6a4fdab131
subsets:
- addresses:
  - ip: 172.24.0.122
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-lxssq
      namespace: kube-system
      uid: a2964041-fd83-49b7-a5d6-bb4f2869e69b
  - ip: 172.24.0.201
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-m2fcl
      namespace: kube-system
      uid: 20b6f57c-fefd-44af-8249-9b81d4c9082e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
