Local Kubernetes Cluster
Learn how to inspect a locally created Kubernetes cluster.
We'll cover the following
To work with Helm we need to have a Kubernetes cluster sandbox first. In most lessons in this course, a cluster was already prepared so we could focus on learning Helm. This one will teach us how to create and inspect a cluster locally.
Create a cluster locally
Before creating a cluster, we need to have Docker Desktop running. Start the Docker Desktop application (if it hasn’t already been started) and then execute the following command after opening a new terminal window:
Get hands-on with 1400+ tech skills courses.