Validating Kubernetes YAML for best practice and policiesJune 2020 TL;DR: The article compares six static tools to validate and score Kubernetes YAML files for best practices and compliance. Kubernetes workloads are most commonly defined as YAML formatted documents. One of the challenges with YAML is that it's rather hard to express constraints or relationships between manifest files. What if you