apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-28T21:45:08Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "908"
  uid: 42dc7dcf-6596-4f03-b1c5-595bc439a033
subsets:
- addresses:
  - ip: 10.0.0.214
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vc8hx
      namespace: kube-system
      uid: 732ef59d-864a-4417-a6d7-27232b36e51e
  - ip: 10.0.0.229
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tq89w
      namespace: kube-system
      uid: f404cbe5-f5d6-43a6-8f4b-e398b8944575
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
