apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-08T14:21:31Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "884"
  uid: fcc3301b-60ae-4538-86d8-a75042a2d553
subsets:
- addresses:
  - ip: 10.0.0.29
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fzw8k
      namespace: kube-system
      uid: 4afaf013-7e6f-48ed-a96b-6ae211302999
  - ip: 10.0.0.76
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wkswz
      namespace: kube-system
      uid: bba8fb6d-11b5-41e0-8e9c-8f60a0c64a41
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
