Admission Controllers
Fleeting- External reference: https://kubernetes.io/docs/reference/access-authn-authz/admission-controllers/
Using Admission Controllers | Kubernetes
An admission controller is a piece of code that intercepts requests to the Kubernetes API server prior to persistence of the object, but after the request is authenticated and authorized.