Difference between revisions of "K8s yaml validation"

From UVOO Tech Wiki
Jump to navigation Jump to search
 
Line 9: Line 9:
 
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
+
kubeval --schema-location https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master -d apps
 +
```

Latest revision as of 22:13, 17 October 2021