apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-17T00:54:34Z"
  creationTimestamp: "2026-04-17T00:53:46Z"
  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: "817"
  uid: fb5d917e-60d3-4442-ae59-d59a4a3aadc6
subsets:
- addresses:
  - ip: 172.24.0.2
    nodeName: controller
    targetRef:
      kind: Pod
      name: coredns-66bc5c9577-7cgsv
      namespace: kube-system
      uid: 2c56f992-d511-44f0-a2ec-3b900452ec9d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
