kubectl - the Kubernetes command-line tool

The Kubernetes command-line tool, kubectl, allows you to run commands against Kubernetes clusters.

You can use kubectl to deploy applications, inspect and manage cluster resources, view logs, delete, and update components.

kubectl is installable on a variety of Linux platforms, macOS and Windows.