Kubernetes cheat sheet

Cut to the chase!

Jack Roper
ITNEXT
Published in
10 min readAug 22, 2022

--

In this post, we will list and describe each commonly used category or component of Kubernetes (K8S) with appropriate kubectlcommands for quick reference!

kubectl is a Kubernetes command-line tool that allows you to run commands against Kubernetes clusters. You can use kubectl to deploy applications, inspect and manage cluster resources, and view logs.

The descriptions are taken directly from the official documentation at kubernetes.io, and each header will link to the appropriate documentation page should you…

--

--

A blog about DevOps & Cloud Tech. Specializing in Terraform, Kubernetes, Azure & Azure DevOps! ☁️