apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-06T20:59:10Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "888"
  uid: 01aed7cd-8f1f-4679-87e7-a12e576b1b90
subsets:
- addresses:
  - ip: 10.0.0.166
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fwbg6
      namespace: kube-system
      uid: a0c1a32b-0ded-4a34-b575-e3618db9756c
  - ip: 10.0.0.251
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6qskt
      namespace: kube-system
      uid: 14c7138c-aab6-4e6f-ad1c-93ab8c55e00a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
