- Building the boilerplate for our admission controller
8
- Building a container image
9
- Creating the Kubernetes manifests
10
- Generating the certificates
11
- Creating our MutatingWebhook configuration
12
- Deploying our admission controller
13
- Modifying the Pod spec
14
- Resolving the semantic version constraint
Description:
Dive into an in-depth tutorial on writing a Kubernetes controller in this comprehensive two-hour video. Learn the fundamentals of Kubernetes controllers, explore the differences between controllers and operators, and understand when to build from scratch versus using SDKs. Follow along as the host guides you through building an admission controller, creating container images, generating Kubernetes manifests, and deploying the controller. Gain practical insights into modifying Pod specs and resolving semantic version constraints. Perfect for software engineers and platform engineers looking to enhance their Kubernetes expertise and design skills for distributed systems.