With policies written in WebAssembly, Kubewarden is a Kubernetes Dynamic Admission Controller that can be used to validate incoming requests. There are many policy-as-code frameworks in the cloud native ecosystem. So why would you want to learn another one? With support for languages like Rust, Go, Rego, etc, you can easily write policies without having to learn a new language from scratch unlike other frameworks! By walking through the following topics during this session, we will be covering the breadth of Kubewarden’s capabilities including some features from the latest v1.3 release.

Introduction

ArchitecturePSP, PSA, and KubewardenDemo: Using PSA with Kubewarden

What’s new in Kubewarden v1.3?

Demo: Environment Variable Secret Scanner Policy