Create a Cluster

Learn how to create a Kubernetes cluster with kind.

To work with Helm we need to have a Kubernetes cluster sandbox first. In this course, we’ll be using kind as a local cluster. Let’s see how it works.

Manage a Kubernetes cluster

Create a cluster

Let’s begin with creating a cluster by executing the following command in the terminal below:

Get hands-on with 1200+ tech skills courses.