Development setup

For this workshop, we rely on a basic local development setup, including:

Docker Desktop

  1. Download Docker Desktop and install.

  2. Open the Docker Desktop app and go to settings (via the gearwheel on the top right).

DockerDesktop

  1. Select Kubernetes in the navbar on the left and enable it.

  2. Click “Apply and restart”.

And we are all set 🎉

Before directly starting with our labs, we should get a better understanding about the Kubernetes architecture and its core components. This slide deck will help us.