1. Learn
  2. /
  3. Courses
  4. /
  5. Introduction to Kubernetes

Connected

Exercise

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!

Instructions

100 XP
  • Try it and enter kubectl or kubectl help on the command line.