apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-01-31T19:22:09Z"
  creationTimestamp: "2026-01-31T19:21:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "724"
  uid: a71b43d9-05c2-4c68-8c27-5ef6f285b6cd
subsets:
- addresses:
  - ip: 172.24.0.16
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-h6cl4
      namespace: kube-system
      uid: 39901d22-4619-4207-be1c-0db79d7284ef
  - ip: 172.24.0.25
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-b7vqn
      namespace: kube-system
      uid: f0cf2ac7-e794-40c5-8689-8b4f144159ef
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
