Challenge 1
1 minute read
Use the following command to break something in the cluster
curl -s https://learn.exoscale.dev/cka/ch/set1.sh | bash
You should diagnose that the kubectl command to get the nodes, the pods or any other Kubernetes resources does not work anymore. Understand the origin of the problem and fix it.