Technical requirements
Whether you are on macOS, Windows, or Linux, you need to install the following tools:
- Homebrew
- The Kubernetes CLI; that is, via
kubectl
- Helm
- minikube
- Docker Desktop (as an alternative to minikube)
- The Pachyderm CLI; that is, via
pachctl
- Windows Subsystem for Linux (WSL) for Windows installations
We will get into the specifics of installing and configuring these tools as we go through this chapter. If you already know how to do this, you can go ahead and set them up now.