Technical requirements
To get started, we need to make sure our local machine meets the technical requirements described as follows.
In case you’re on Linux, see the following:
- A compatible Linux host. We recommend a Debian-based Linux distribution such as Ubuntu 18.04 or later.
- Make sure your host machine has at least 2 GB RAM, 2 CPU cores, and about 20 GB of free disk space.
In case you’re on Windows 10 or Windows 11, see the following:
- We recommend updating Docker Desktop to the latest version and creating a Docker Desktop local Kubernetes cluster. Check out this article to learn about how to set up a local Kubernetes cluster with Docker Desktop: https://docs.docker.com/desktop/kubernetes/.
- We also recommend using Windows Subsystem for Linux 2 (WSL 2) to test the environment. Refer to this article to see how to install WSL (https://docs.microsoft.com/en-us/windows/wsl/install) and the following article to see how to set up the...