apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-01T18:33:34Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "932"
  uid: a50ee786-14b7-4620-9cf3-8c1bc432333c
subsets:
- addresses:
  - ip: 10.0.0.32
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-624pn
      namespace: kube-system
      uid: a8664385-5ee8-412d-a885-c99680fa9541
  - ip: 10.0.0.59
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cfz9b
      namespace: kube-system
      uid: 7c12cb02-d68e-441d-a674-394b88fed0a0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
