apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-09T17:11:10Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "865"
  uid: ad43a189-2240-4381-89ad-5395d894f0ed
subsets:
- addresses:
  - ip: 10.0.0.29
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vhjk6
      namespace: kube-system
      uid: f50f1ed6-e147-4db4-8614-c3c3a67c2b80
  - ip: 10.0.0.88
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v7ttv
      namespace: kube-system
      uid: 6d88d9dc-8df4-40c1-a989-70375e5788f9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
