apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-14T01:34:13Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "866"
  uid: ddbce0ea-0ec4-406c-a8ee-b4d5701f61ec
subsets:
- addresses:
  - ip: 10.0.0.105
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6b59c
      namespace: kube-system
      uid: b6d37598-26a3-4fca-9b31-14051f6ddfca
  - ip: 10.0.0.132
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-swtrz
      namespace: kube-system
      uid: ea9c9334-adde-45a5-898e-0d1b4a415c0d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
