komodorio / validkube

ValidKube combines the best open-source tools to help ensure Kubernetes YAML best practices, hygiene & security.

Home Page:https://validkube.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Integrate Pluto checks for deprecated apiVersions

sudermanjr opened this issue · comments

https://github.com/fairwindsops/pluto detects deprecated and removed apiVersions in your yaml. I think this would be a great integration with validkube.

Thanks for the great project!