apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-17T05:57:34Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "841"
  uid: d64f2530-64aa-4dd1-8d19-a8ff82803389
subsets:
- addresses:
  - ip: 10.0.0.108
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5vk7c
      namespace: kube-system
      uid: 70880bbb-4af7-40d3-b134-0199f791eec2
  - ip: 10.0.0.210
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nxt5d
      namespace: kube-system
      uid: ae893673-6ff1-4906-8da0-e17fcd9d9309
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
