Kubernetes, Architecture
Watches vs Polling: Why Kubernetes Tools Feel Slow
How the Kubernetes list-and-watch protocol works, what informers actually cache, and why a tool that polls the API server will always feel a step behind.
Read the article
Notes on Kubernetes tooling, multi-cluster operations and the day-to-day of supporting several customer environments at once.
How the Kubernetes list-and-watch protocol works, what informers actually cache, and why a tool that polls the API server will always feel a step behind.
Read the article
Practical patterns for kubeconfig layout, context naming and production safety when the clusters you work with belong to different organisations.
Read the article