Difference between revisions of "K8s yaml validation"

From UVOO Tech Wiki
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
  
 
https://github.com/instrumenta/kubeval-action
 
https://github.com/instrumenta/kubeval-action
 +
 +
https://github.com/yannh/kubeconform
  
 
https://www.mirantis.com/blog/introduction-to-yaml-creating-a-kubernetes-deployment/
 
https://www.mirantis.com/blog/introduction-to-yaml-creating-a-kubernetes-deployment/
 +
 +
```
 +
kubeval --schema-location https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master -d apps
 +
```

Latest revision as of 22:13, 17 October 2021