Live data from Hacker News

What Are Kubernetes Validating Admission Controllers?

layer5.io

1–3 of 3 posts

Re: What Are Kubernetes Validating Admission Controllers?

#2
In this blog post, we will be discussing a new feature in Kubernetes called "Validating Admission Policies" which is currently in alpha stage. This feature allows administrators to define custom validation rules for resources being created in the cluster and enforce those rules using admission controllers.