Admission Controllers , Dynamic Webhooks and OPA Gatekeeper
This is a piece of software which intercepts all requests going to the kube-apiserver
after the request has been authorized and authenticated, but before the requested objects have persisted in the cluster.
To enable admission Controllers, we use the...
arathod.hashnode.dev2 min read