admission controllers

Admission Controller in Kubernetes

Reading Time: 4 minutes In this blog we are going to talk about admission controllers, how they interact with Kubernetes and what they can do for us. Well, I want to start by just sort of diagramming out what a request looks like when it comes into Kubernetes. There are basically three parts. First obviously the person or potential automation that is making the API call that goes to Continue Reading