Guides
Container image security for Kubernetes, one decision at a time.
Short, practical pieces on what an admission gate should check, how to prove it is standing, and how its records become evidence. Written from how the product works; where a guide names a setting, the setting exists.
-
Kubernetes admission control for container images: what to check at the door
The five checks an admission webhook should make before a container image runs, what to do with an image nobody has scanned yet, fail-open versus fail-closed, and how to prove the gate is standing.