apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-20T17:28:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "904"
  uid: cda3ad3e-6879-492e-96a7-4b10d2d5cf70
subsets:
- addresses:
  - ip: 10.0.0.154
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-n5ldv
      namespace: kube-system
      uid: 83e49e88-12e6-46e7-afae-83f771d0d1a8
  - ip: 10.0.0.172
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sj6cf
      namespace: kube-system
      uid: 2cdee091-10ef-4e12-b57d-f078d4f816d0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
