Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 1.06 KB

File metadata and controls

18 lines (9 loc) · 1.06 KB

Setting up the Environment

First, we need to set up Docker Desktop on Windows or Mac OS X. On Linux, there are various commands for setting up Docker depending on your favorite Linux distribution

We can use any of the following options to deploy the Helm Charts:

Once your Kubernetes cluster is up and running you need to set up the Kubectl client locally and then install Helm 3

The installation of Docker, Kubernetes, Kube Control (kubectl) and Helm 3 is all we need to get rolling.