š§ This platform open-source and is in early development. We welcome feature requests and pull requests! š
Introduction to Kyverno
In this episode, we'll get you up to speed with everything you need to get started with Kyverno.šæ Rawkode LiveHosted by David McKay / š¦ https://twitter.com/rawkodeWebsite: https://rawkode.liveDiscord Chat: https://rawkode.live/chat#RawkodeLiveš° Timeline00:00 - Holding Screen00:15 - Introductions01:30 - What is Kyverno?09:20 - Kyverno vs. PodSecurityPolicies15:20 - Installing Kyverno18:30 - Applying our first policy24:40 - Can we all use the same prepackaged policies?29:55 - Applying the PodSecurityPolicy policies40:00 - Writing Kyverno policies48:50 - Audit reports57:20 - Generating policies01:08:00 - Variables01:10:00 - External data sources (API Server)š„ About the GuestsJim BugwadiaFounder at Nirmataš¦ https://twitter.com/jimbugwadiaš§© https://github.com/JimBugwadiaš https://nirmata.com/Shuting ZhaoMaintainer of the Kyverno projectš¦ https://twitter.com/ShutingZhao2š§© https://github.com/realshutingš https://www.linkedin.com/in/shuting-zhao-1a1aa912b/šØ About the TechnologiesKyvernoKyverno is a policy engine designed for Kubernetes. With Kyverno, policies are managed as Kubernetes resources and no new language is required to write policies. This allows using familiar tools such as kubectl, git, and kustomize to manage policies. Kyverno policies can validate, mutate, and generate Kubernetes resources. The Kyverno CLI can be used to test policies and validate resources as part of a CI/CD pipeline.š https://kyverno.io/š¦ https://twitter.com/kyvernoš§© https://github.com/kyverno/kyverno#Policy #Compliance #Kubernetes