Set Up Kubectl Locally

Learn how to set up kubectl to manage your Kubernetes cluster locally.

Install kubectl on Mac OS

You may already have kubectl installed on your system via another tool, such as Docker Desktop. Before following these steps, check if you already have it by typing kubectl at the command line.

The easiest way to install kubectl on Mac OS is by using Homebrew.

Get hands-on with 1200+ tech skills courses.