How controller-runtime cache-backed reads reshape Kubernetes controller load
A Kubernetes Blog article describes controller-runtime reads as generally cache-backed rather than live API queries, reducing direct read pressure while introducing memory, scan-cost and freshness trade-offs.