All Posts Tagged “kubernetes”
Testing a Java-based Kubernetes Admission Webhook Locally
Setting up a local Kubernetes environment that integrates with a local Admission Webhook is an effective way mimic its behaviour in a live environment and allow easier testing to ease the overall development process of the webhook.