Loading video player...
Talk by Sajal Nigam https://www.socallinuxexpo.org/scale/23x/presentations/guardon-bringing-kubernetes-guardrails-directly-developers-browser Kubernetes governance tools are powerful, but they often operate too late in the software delivery lifecycle—usually in CI/CD or at admission control. By the time a misconfiguration is caught, developers have already pushed code, reviewers must intervene, and pipelines waste costly compute. In this talk, I introduce Guardon, a lightweight, local-first browser extension that brings Kubernetes guardrails directly to developers while they edit YAMLs in GitHub or GitLab. Guardon performs instant, offline validation of multi-document YAML files, imports Kyverno policies, and surfaces real-time guidance—all before a pull request is even created. We’ll explore how this browser-native approach shifts compliance further left than existing tools, reduces friction for developers, and enables DevOps and platform teams to enforce organizational best practices without slowing teams down. This session includes a live demo, architectural breakdown, and insights into the future of developer-first Kubernetes security.