apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-11T17:59:46Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "975"
  uid: a93ca409-22d4-4515-825e-c2e923faaadc
subsets:
- addresses:
  - ip: 10.0.0.25
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qtbws
      namespace: kube-system
      uid: 00e0c17d-e704-4efc-b2e0-dba15abc2834
  - ip: 10.0.0.86
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rwcrn
      namespace: kube-system
      uid: 2a46d2ac-e503-4a25-ada3-bedf2fc9482b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
