apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-08T15:47:29Z"
  labels:
    endpoints.kubernetes.io/managed-by: endpoint-controller
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "4964"
  uid: 11e0aad3-4556-42b1-af07-05735367da74
subsets:
- addresses:
  - ip: 172.24.2.103
    nodeName: controller-2
    targetRef:
      kind: Pod
      name: coredns-66bc5c9577-98zqp
      namespace: kube-system
      uid: 4ae66f15-4996-4552-ad36-f8eea2db8e8e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
