theScore Tech Blog

Things We Learn While Building the Ultimate, Personalized Mobile Sports Experience

All Posts By “Matthew Berends“


github

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.

7 min read
kubernetesAdmissionWebhook