//= get_template_directory_uri()?> //= get_template_directory_uri()?> //= get_template_directory_uri(); ?>
This cheat sheet encloses first-aid commands to configure the CLI, manage a cluster, and gather information from it.
Kubernetes is an open-source platform that enables to automatically deploy, scale, and manage containers. Its command-line interface (CLI)—kubectl—allows for running commands against Kubernetes clusters.
On downloading the cheat sheet, you will find out how to:
Finally, you will learn how to use Helm—a package manager to define, install, and upgrade complex Kubernetes apps.