apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-18T09:07:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "847"
  uid: 84cd5da6-b8ea-4216-b512-7198987a2e43
subsets:
- addresses:
  - ip: 10.0.0.226
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2g4fz
      namespace: kube-system
      uid: 560e3a10-588e-493f-9260-bdaef0d3b751
  - ip: 10.0.0.94
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mjdt2
      namespace: kube-system
      uid: 1a613830-05a5-46dd-aab4-b890836d3a42
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
