6. Multiple Applications
When it comes to managing a larger amount of application or bootstrapping whole environments, it’s not very practical to manage each ArgoCD application manually.
In ArgoCD there are two approaches which allow us to manage a set of applications. In the following two sub chapters you’ll learn how the App of Apps and ApplicationSet pattern work.