Cheat Sheet for Kubernetes – Kubectl Command line document

This article contains a list of commonly used kubectl commands and flags which we can use as Cheat sheet for Kubernetes. Introduction Kubectl is the command line configuration tool for Kubernetes that communicates with a Kubernetes API server. Using Kubectl allows you to create, inspect, update, and delete Kubernetes objects. This cheatsheet will serve as a quick … Read more