Install KinD and Helm on Windows

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

We'll cover the following

Docker

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

  1. Download the installer from the official site: https://docs.docker.com/desktop/windows/install/.

  2. Run the installer and follow all the steps.

  3. Verify that it has been correctly installed by opening a terminal and running the following command:

Get hands-on with 1200+ tech skills courses.