apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-21T17:12:47Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "897"
  uid: acf67386-d66a-44b8-bd1c-f09d706adefa
subsets:
- addresses:
  - ip: 10.0.0.159
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2p5jj
      namespace: kube-system
      uid: 100ffd82-1225-46c0-8f90-d06690f4e70c
  - ip: 10.0.0.55
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m59pd
      namespace: kube-system
      uid: 565365fa-ecb7-4880-a111-8a46b869074e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
