apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-03T11:58:34Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "871"
  uid: bb198a15-7e70-4845-a487-c760ad39c739
subsets:
- addresses:
  - ip: 10.0.0.124
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xnr9n
      namespace: kube-system
      uid: 4d3866a8-8316-4c11-a919-7924e23de99f
  - ip: 10.0.0.203
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-n7ntw
      namespace: kube-system
      uid: 5fd55313-0329-4a0b-889c-aa40cb1b3885
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
