apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-08T05:39:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "915"
  uid: d00204ab-87b1-4a49-8940-09bf2a3baaf4
subsets:
- addresses:
  - ip: 10.0.0.5
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4lgv5
      namespace: kube-system
      uid: da171783-8df6-4ae7-9cc7-3ea11d4083c9
  - ip: 10.0.0.78
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hqd2m
      namespace: kube-system
      uid: 2276cc13-5606-44f6-ba12-823eb18eb0c0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
