Tag: #finalizer
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 1 posts
Advanced Operators — Finalizers, Admission Webhooks, and Status/Conditions Design
This post covers the three topics that move a Kubernetes Operator from a demo to production: cleaning up external resources with Finalizers, Validating and Mutating Admission Webhooks, and designing the Status subresourc
2026-06-15 · 14 min read #kubernetes#operator#finalizer#webhook#kubebuilder