kubernetes-validation-tools icon indicating copy to clipboard operation
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.

Results 5 kubernetes-validation-tools issues
Sort by recently updated
recently updated
newest added

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...

good first issue

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

documentation