kubernetes-validation-tools
kubernetes-validation-tools copied to clipboard
All-in-one collection of tools to run linting, validation, static code analysis, security scanning, tests, auditing, kustomize build, and dry run configuration for Kubernetes Manifests.
Any plans for a new release with updated tools set? I can also contribute if you want.
Please add checkov: https://www.checkov.io/
Is it possible to add `yq` to the generated image. We are planning to use this for validating manfiseste using kustomize/kubeconform and that script uses yq. Script is attached blow...
any specific reason why you are covering `--dry-run=client` and not `--dry-run=server`? `--dry-run=server` will produce better results when trying to validate the Kubernetes files: https://github.com/datreeio/kubernetes-schema-validation#misconfigurations-coverage-summary