apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-22T20:36:52Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "908"
  uid: c84a1a69-56e3-43cb-bdf4-4048be64d79d
subsets:
- addresses:
  - ip: 10.0.0.61
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wh2kk
      namespace: kube-system
      uid: a3c584bd-5678-4b73-b70d-a954d58671ad
  - ip: 10.0.0.79
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-99glb
      namespace: kube-system
      uid: 71fb4781-efa2-4482-827b-71e53ceb4593
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
