youtube image
From YouTube: OCB AMA: KubeLinter Introduction and Road Map - Viswajith Venugopal and Michael Foster (StackRox)

Description

KubeLinter is a static analysis tool that analyzes Kubernetes YAML files and Helm charts, and checks them against a variety of best practices, with a focus on production readiness and security.

KubeLinter runs sensible default checks, designed to give you useful information about your Kubernetes YAML files and Helm charts. This is to help teams check early and often for security misconfigurations and DevOps best practices. Some common examples of these include running containers as a non-root user, enforcing least privilege, and storing sensitive information only in secrets.

In this session, StackRox’s Viswajith Venugopal and Michael Foster will give an introduction to Kubelinter, demonstrate it’s use, and talk about the road map for future releases.