apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-20T18:22:24Z"
  creationTimestamp: "2026-02-20T18:21:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "763"
  uid: 32478ffc-03df-4655-a9d9-fd1e2b55125c
subsets:
- addresses:
  - ip: 172.24.0.126
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-z49rn
      namespace: kube-system
      uid: d35f1447-3ea7-48c2-9144-788f7e839f5e
  - ip: 172.24.0.161
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-5r2s4
      namespace: kube-system
      uid: a437bd68-c699-4bfa-8bf3-e072c24d9585
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
