Kubernetes Course Labs

Lab Hints

You can do this all with Kubectl, but the commands don't use the normal verbs (get, set etc.).

If you print the Kubectl help text and scroll through, you'll see a section on Cluster Management Commands which lists the verbs you need.

Need more? Here's the solution.