ApplicationSets in ArgoCD enable automated deployment across multiple Kubernetes clusters using generators. The article demonstrates two approaches: list generators with hardcoded cluster configurations for specific environments (test/prod), and cluster generators that dynamically discover clusters using label selectors. Both
Sort: