Skip to content
Slack Engineering

#kubernetes

A Simple Kubernetes Admission Webhook

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 …
Continue reading …