apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-01-21T00:41:37Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "719"
  uid: b44352ab-39da-4cd7-83cd-2790df7c0fdb
subsets:
- addresses:
  - ip: 172.24.0.218
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-pv5hh
      namespace: kube-system
      uid: a819dc06-da2e-49cd-8a59-8a6267fd6ab2
  - ip: 172.24.0.87
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-cqfhd
      namespace: kube-system
      uid: 952f5526-9cf0-4d7f-9812-a58d66146695
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
