apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-21T02:31:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "724"
  uid: d21194c2-8cee-4912-9e85-eaeccf18aac8
subsets:
- addresses:
  - ip: 172.24.0.196
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-nzdbj
      namespace: kube-system
      uid: 785fbb15-b315-4777-9a99-3fca620fa480
  - ip: 172.24.0.79
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-dpvmk
      namespace: kube-system
      uid: e08a2f5a-1a1c-431d-88be-c1f0c510ed1c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
