various katas to whet my kubernetes skills
before provisionning any resource to your cluster, create a kata-ns
and
provision all resources to this namespace
when you're finish working, delete all resources to keep your lab cluster clean
kubectl delete -f ns.yml
- helm
- horizontal pod scaling
- network policies
- custom resource definition (CRD)
- logging and monitoring
- ci/cd with kubernetes
- statefulset