The Kubernetes command-line tool (kubectl) allows you to run commands against Kubernetes clusters. You can use kubectl
to inspect and manage cluster resources, and view logs.Refer to the official Kubernetes documentation for
installation instructions for your specific MacOS distribution.If you are using Homebrew, you can install kubectl with the following command: