apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-24T02:26:53Z"
  creationTimestamp: "2026-02-24T02:26:08Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "699"
  uid: a19b26f4-d3be-4529-83dc-0419b189c845
subsets:
- addresses:
  - ip: 172.24.0.210
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-ncc9r
      namespace: kube-system
      uid: af6b08cd-3a2e-4e3a-8765-2f631c5235eb
  - ip: 172.24.0.23
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-kxn9c
      namespace: kube-system
      uid: bed80a72-dc52-4532-ac5f-b1602beff636
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
