apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-03T12:55:23Z"
  creationTimestamp: "2026-02-03T12:54:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "709"
  uid: 3caef132-1bf0-4783-9164-fcc65f366a26
subsets:
- addresses:
  - ip: 172.24.0.239
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-ccgr9
      namespace: kube-system
      uid: 267c3a25-72e8-4b47-adba-159465cb003a
  - ip: 172.24.0.96
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-89wf6
      namespace: kube-system
      uid: 078ea652-08b8-4145-9b2b-65a213938767
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
