apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-14T14:19:08Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "917"
  uid: b79f5140-1985-4601-8bd7-3db4b5767592
subsets:
- addresses:
  - ip: 10.0.0.108
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kxl29
      namespace: kube-system
      uid: 17e8931a-90d1-4283-91c2-428e034d2025
  - ip: 10.0.0.78
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tfqx8
      namespace: kube-system
      uid: a24573a7-c703-47f6-9287-60970a80311b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
