Setup

When not using the preinstalled Web IDE provided by your trainer, it’s also possible to use your own computer. If you’re using the provided setup, you can skip this section.

Local Environment Requirements

In this training it is required to have the following tools installed on your computer:

  • git

  • git bash on Windows

  • Argo CD CLI

  • kubectl

Argo CD Command line tool

Follow the instructions on this page to install the ArgoCD tool on your local computer.

kubectl

Follow the instructions on this page to install the kubectl on your local computer.