Install KinD and Helm on macOS

Learn how to set up a local environment for Helm on MacOS.

We'll cover the following

Docker

We can install Docker on macOS based on the official documentation. Open a terminal and follow the steps below:

  1. Download the installer from the official website.

  2. Open the downloaded file and move it to the “Applications” folder.

  3. Open the “Applications” folder and double click the Docker app to run it.

  4. During the first start-up we will be asked to accept the terms of use; accept them and we’re good to go.

  5. Open a terminal and run the following command to verify that it has been installed correctly, as shown below:

Get hands-on with 1200+ tech skills courses.