apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-24T22:27:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "961"
  uid: ae77d636-3378-4149-aed4-d3764d3dc97b
subsets:
- addresses:
  - ip: 10.0.0.108
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bt4xk
      namespace: kube-system
      uid: c00a8a34-e235-49a3-9258-6d851aac7d4c
  - ip: 10.0.0.45
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-n94rn
      namespace: kube-system
      uid: b92db2a9-fcfd-445c-ad51-da37ac34997a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
