You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add section on admission policies
Kubernetes admission policies are those enforced when new
resources are created, updated, or deleted.
This tutorial describes admission control and how to impose
organization-specific policies at admission-time, using
the OpenPolicyAgent.
* Fix pod apiVersion key name
* Address comments
* More fixes
* A front-to-back editing pass
* Address comments from Chris
0 commit comments