apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-29T20:57:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "866"
  uid: d82b9bd8-63e7-4a7c-9acf-cacce8fb49ee
subsets:
- addresses:
  - ip: 10.0.0.79
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rw2kw
      namespace: kube-system
      uid: 008a6866-bfd4-403d-84fe-a286034f1449
  - ip: 10.0.0.81
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2kgvm
      namespace: kube-system
      uid: 77d4e7f0-a728-45e4-9772-1894560a1bd7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
