apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-29T00:49:20Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "893"
  uid: f1b05b8c-a91e-480d-b79b-7f4b43cae237
subsets:
- addresses:
  - ip: 10.0.0.173
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gqtcp
      namespace: kube-system
      uid: 7fed8c91-5f30-4589-b6ed-d2e7ed0975b9
  - ip: 10.0.0.60
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jjdgz
      namespace: kube-system
      uid: 8b53b54b-ef39-47d2-8370-445a947413bf
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
