apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-10T13:32:37Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "953"
  uid: e2268f4d-583a-40e0-bf6f-6638a7efe980
subsets:
- addresses:
  - ip: 10.0.0.129
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vsvhd
      namespace: kube-system
      uid: 77284ed7-170d-4762-a210-0a6c0ed3db8f
  - ip: 10.0.0.69
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-989wd
      namespace: kube-system
      uid: a7e6dcff-224d-42a7-8522-88a7945027fd
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
