apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-07T10:48:10Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "933"
  uid: 788215fb-c124-4881-85f7-7857012ea962
subsets:
- addresses:
  - ip: 10.0.0.16
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sn9lw
      namespace: kube-system
      uid: baaae3bd-9b8c-4f17-84bc-0d0a64d01d72
  - ip: 10.0.0.193
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nn6zf
      namespace: kube-system
      uid: bdeb0b6a-69d3-4a0f-9505-1f176c58735d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
