apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-24T17:56:44Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "871"
  uid: 51ba1fbe-fe7a-4de3-82b1-e87ee48d7a3b
subsets:
- addresses:
  - ip: 10.0.0.172
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-twxjq
      namespace: kube-system
      uid: 22db0987-8116-406a-a3ce-731688be739f
  - ip: 10.0.0.70
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c22mh
      namespace: kube-system
      uid: bd3d3e0d-9b1a-48ac-b677-3eb91e52726c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
