apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-05T11:25:01Z"
  creationTimestamp: "2026-02-05T11:24:09Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "725"
  uid: 11feb976-5966-48bd-a0e5-7bf81097f7e3
subsets:
- addresses:
  - ip: 172.24.0.172
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-8t4fw
      namespace: kube-system
      uid: 7f533d64-4f12-4b63-81ed-ae339fd84a83
  - ip: 172.24.0.235
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-p6462
      namespace: kube-system
      uid: 0ec6df53-f46d-4d69-85eb-8347455cf16b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
