apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-10T09:50:20Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "906"
  uid: a1670c61-c955-4ee6-bbcc-3fad61e630b9
subsets:
- addresses:
  - ip: 10.0.0.1
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-b2m5k
      namespace: kube-system
      uid: 0556ce51-2063-40f4-979d-c9a7fb8017dd
  - ip: 10.0.0.108
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lsnhl
      namespace: kube-system
      uid: 33a06ee7-47b5-4679-8346-52583a48bb7a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
