📄️ Admission Controller
Admission controllers are cluster-scoped plugins that intercept requests to the Kubernetes API server after authentication and authorisation, but before any objects are persisted. Like web filters/middlewares.
📄️ API
Enable and Disable API groups
📄️ Auth
kube-api
📄️ RBAC
Roles vs ClusterRoles