In this course, Designing Dynamic Kubernetes Admission Controllers, you’ll learn to create custom admission controllers. We’ll use the built-in ValidatingAdmissionWebhook and MutatingAdmissionWebhook to create our own webhooks that run during certain Kubernetes events, giving us finer control over the provisioning of our Kubernetes cluster.