apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-21T19:16:32Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "888"
  uid: 7ee434fe-8c93-457e-b57d-1f6bede01ed7
subsets:
- addresses:
  - ip: 10.0.0.27
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zj7nz
      namespace: kube-system
      uid: ae4fd638-7e50-4cd3-a873-67b6f0eb8d3f
  - ip: 10.0.0.34
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lsxkv
      namespace: kube-system
      uid: 012b640c-bfc4-42e3-a79d-9cbeafe7eeee
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
