How to setup a validation webhook in Kubernetes?
This post describes how to write and configure a Kubernetes validation webhook in a Kubernetes cluster. The details about “what is a validation webhook” is described here. You can find the code used in this post on this GitHub page. Pre-requisites: You must have admin privileges in the cluster. Some knowledge of JSON. Some knowledge […]
How to setup a validation webhook in Kubernetes? Read More »