apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-03T04:59:36Z"
  creationTimestamp: "2026-04-03T04:58:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "972"
  uid: c7fbac87-2366-4733-b731-2bd97b62e4c7
subsets:
- addresses:
  - ip: 10.0.0.123
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-r77n9
      namespace: kube-system
      uid: 2ae25698-e5ab-4f87-b775-6a076cdd3117
  - ip: 10.0.0.150
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8hks2
      namespace: kube-system
      uid: 2fa93da6-1533-495b-9e80-9a5588ec0562
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
