Kubectl
How to Install Kubectl on Ubuntu 22.04
What is Kubectl? Kubectl is a Kubernetes-specific command-line tool that lets you communicate and control Kubernetes clusters. It enables efficient control and management of Kubernetes resources. With Kubectl, you can deploy applications, inspect and update cluster resources at will, scale deployments, and even troubleshoot issues that surface. Prerequisites * Basic knowledge