apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-08T17:00:40Z"
  creationTimestamp: "2026-02-08T16:59:53Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "720"
  uid: ee9cb095-8353-486a-8e0e-f36179136c2f
subsets:
- addresses:
  - ip: 172.24.0.188
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-4s4pp
      namespace: kube-system
      uid: 8f4d0a4d-1334-4913-a351-11f97952f479
  - ip: 172.24.0.52
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-wl2h7
      namespace: kube-system
      uid: 9ac1d041-9d56-4a68-a6a0-dc3742a468a4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
