apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-28T13:51:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "873"
  uid: a3c71c83-e01d-4a77-b680-cea20cf30e7f
subsets:
- addresses:
  - ip: 10.0.0.182
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wzv2d
      namespace: kube-system
      uid: ab84d9a8-eae1-4338-bcc8-74ca32350d4f
  - ip: 10.0.0.9
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fgwjk
      namespace: kube-system
      uid: 25b6d953-4ede-418d-825e-39df9eed999f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
