Using "kubectl"
You will learn a lot more about how to interact with Kubernetes later on, but let's get interactive right now:
the kubectl command is the main command in the Kubernetes realm. Find out which options are available!
This exercise is part of the course
Introduction to Kubernetes
Exercise instructions
- Try it and enter
kubectlorkubectl helpon the command line.
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
Start Exercise