apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-10T16:49:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "745"
  uid: 2e2bb6bb-8dd9-4e6a-92d1-246081f8fbf5
subsets:
- addresses:
  - ip: 172.24.0.20
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-9xxxf
      namespace: kube-system
      uid: 0f38b7ab-7448-493f-8fb5-b1bffc277252
  - ip: 172.24.0.9
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-hc4sz
      namespace: kube-system
      uid: c8c5feaf-8e7a-4073-a06e-4f072974a285
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
