7. Kubernetes Cheat Sheet#
This week you learned your first Kubernetes commands. Just like docker
and git
, the kubectl
command has many subcommands that you need to do the business of managing an application. It’s helpful to keep the ones you rely on the most in your notes so that it’s easy to remember them. The kubectl
command is considerably more complex than docker
or git
so your notes will be much more helpful. Keep them updated as you learn more commands.
Submit#
A document with the kubernetes commands you learned in class this week.
Comment on the notes of two other students.