Policies in Kubernetes define what end-users can do on clusters and form a key aspect of Kubernetes security. In this course, we’re going to learn about managing policies using Kyverno, a policy-engine that has been specifically designed for Kubernetes.
This course features multiple labs that to help you scale security on your Kubernetes clusters by creating policies and ensuring that your clusters adhere to them.
All our hands-on lessons are based on real-world examples: we’ll be looking at multiple use cases to implement, manage, and scale secure policies on Kubernetes clusters.
Finally, we’ll also be running labs where we auto-generate necessary resources, look at policy reports in a UI, and ensure only signed images are deployed on our cluster by leveraging Hashicorp Vault.
Kyverno Basics
Generating Resources in Kyverno
Policy Management
Kyverno - Cosign
Kyverno - Policy Reporter
Vault + Cosign with Kyverno