Part 0

kubectl basics

kubectl has sub-commands (or plugins) which have their own syntax.

kubectl get NAME|SHORTHAND|KIND (all)

kubectl get KIND NAME (one)

Output formatting

kubectl describe

You have reached the end of this section! Continue to the next section: