...

/

Local Kubernetes Cluster

Local Kubernetes Cluster

Learn how to inspect a locally created Kubernetes cluster.

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 ...