DEV Community

Discussion on: A Deep Dive Into Kubernetes Schema Validation

Collapse
 
dimabru profile image
Dima Brusilovsky

Great comparison. Its a shame that kubectl doesn't have a simple validation solution for their own project. How great would it be if they had a simple and easy-to-use solution?!
Great to see the community pitching in

Collapse
 
eyarz profile image
Eyar Zilberman

I think that kubeval and kubeconform is in fact the community pitching in :)
I'm more surprised from the lack of proper documentation for the kubectl --dry-run flag.