emmanuelstroem / argocd-katas-training

ArgoCD Training by Eficode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

argocd-katas

Exercise list in order:

Using this outside of the workshop

You need to have ArgoCD installed and running. All exercises should work on minikube, or kind. You can refer to the installation link for how to install ArgoCD.

Repository Structure

The repository is structured as follows:

.
├── applicationsets # Values for applicationsets.md
├── applicationsets.md
├── app-of-apps.md  
├── argocd-and-helm.md
├── img
├── intro.md
├── jenkins # Values for the Jenkins Helm Chart
├── LICENSE
├── quotes-flask # Example application
├── README.md
├── sealed-secrets.md
├── setup.md
└── trainer # Trainer folder

Links:

About

ArgoCD Training by Eficode

License:MIT License