apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-12T05:43:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "845"
  uid: 31deb20c-9acc-4f62-a29e-1365d73c74d8
subsets:
- addresses:
  - ip: 10.0.0.109
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k4h9l
      namespace: kube-system
      uid: 177ff762-3ec6-480f-9f52-2726aac002b7
  - ip: 10.0.0.26
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zkbl4
      namespace: kube-system
      uid: adfcf7da-2e1e-4a91-9539-ceded1467719
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
