Search⌘ K
AI Features

Exploring the Options

Explore different approaches to set up a local Kubernetes cluster, focusing on Minikube as a straightforward solution. Learn how to create and manage a single-node cluster on your machine to grasp Kubernetes fundamentals and prepare for more complex deployments.

Different ways to set up a cluster

One of the goals of this course is to limit the learning expense to a minimum. This is why we ran the Kubernetes cluster directly on the platform. ...