apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-05T11:17:20Z"
  creationTimestamp: "2026-02-05T11:16:40Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "724"
  uid: 81f965f5-b7ac-4bc8-9c6b-67d9c428fe9c
subsets:
- addresses:
  - ip: 172.24.0.223
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-cp5zz
      namespace: kube-system
      uid: 35298789-87a1-46e1-8187-37b0e09b291c
  - ip: 172.24.0.234
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-8frqf
      namespace: kube-system
      uid: ff6370ad-fa0d-4420-b5c3-04ac80b0fac9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
