A Simple Kubernetes Admission Webhook @ClĂ©ment Labbe While adding a recent feature to our Kubernetes compute platform, we had the need to mutate newly-created pods based on annotations set by users. The …