Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 323 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 323 Bytes

k8s-crds

Requirements:

  • Kubernetes (minikube)
  • KubeVal

Setting up

  • Create custom resource defination
kubectl apply -f definition/custom-definition.yml
  • Create custom resource
kubectl apply -f resources/*

Author

Siddhant Prateek Mahanayak