apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-07T13:43:55Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "888"
  uid: ff29d655-3cee-4852-a301-806fa8dea4f1
subsets:
- addresses:
  - ip: 10.0.0.105
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rrjnj
      namespace: kube-system
      uid: 69b99e4b-2a7d-4e2a-8409-611dd4f07658
  - ip: 10.0.0.206
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xprx6
      namespace: kube-system
      uid: e4b26a51-5603-477c-86c3-8e4f0220b4f6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
