apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-15T16:13:38Z"
  creationTimestamp: "2026-06-15T16:12:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "763"
  uid: a9e27c5f-ac50-4e2f-9e06-a64ab98574c7
subsets:
- addresses:
  - ip: 172.24.0.247
    nodeName: controller
    targetRef:
      kind: Pod
      name: coredns-5dd5756b68-xz85s
      namespace: kube-system
      uid: 0b09709d-b7fd-4514-819f-8a3cac0f301b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
