apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-07T20:55:31Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "912"
  uid: fa1d1e7b-0f5e-4a5c-b91b-e249aac48707
subsets:
- addresses:
  - ip: 10.0.0.207
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-z6wj6
      namespace: kube-system
      uid: a991e02a-7bce-4965-881c-e7e8deb9b63d
  - ip: 10.0.0.62
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sgn5m
      namespace: kube-system
      uid: 9ac15487-a2a0-41c1-939f-0df992f75859
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
