apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-06T21:02:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "844"
  uid: bf630ac1-e046-4a42-adf0-813e499156da
subsets:
- addresses:
  - ip: 10.0.0.25
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4zm8l
      namespace: kube-system
      uid: 8afd56bb-9de6-4658-bbbe-8d1ea71faa44
  - ip: 10.0.0.54
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xrgt9
      namespace: kube-system
      uid: 80324451-23dd-452a-b4aa-aa25ec2ab662
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
