Setup
When not using the preinstalled Web IDE provided by your Trainer, it’s also possible to use your local computer.
Local Environment Requirements
In this Training its required to have the following tools locally installed on your computer:
- git
- git bash on Windows
- Argo CD CLI
- oc Tool (OpenShift Client) Only when on OpenShift
- kubectl
Argo CD Command line tool
Follow the instructions on this page to install the ArgoCD tool on your local computer.
oc tool
Follow the instructions on this page to install the oc tool on your local computer.
kubectl
Follow the instructions on this page to install the kubectl on your local computer.