This repo contains labs validators for K8sland labs.
To validate your lab:
-
If you run bash use the provided
author.sh
bash script otherwise just globally replacefernand
with your name../author.sh YOUR_NAME
-
cd to the corresponding lab
-
Deploy!
kubectl apply -f k8s
-
Your instructor will notify you with your results
-
You can change your solution and re-submit the validation using:
cd XXX_LAB_XXXX kubectl delete -f k8s && kubectl apply -f k8s
© 2020 Imhotep Software LLC. All materials licensed under Apache v2.0