apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-21T19:33:40Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "917"
  uid: 72c1ec1c-2012-459d-a0e9-dbfe2d20dcd3
subsets:
- addresses:
  - ip: 10.0.0.178
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t6dj6
      namespace: kube-system
      uid: c285f984-8852-47b6-b196-ad4308b6de01
  - ip: 10.0.0.221
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jf9s8
      namespace: kube-system
      uid: f3ada0d6-3290-4626-bf6d-4915cb07c212
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
