Skip to content

Commit 9ede0d8

Browse files
authored
argocd: add more cases for appset (#10565)
1 parent 369bc4b commit 9ede0d8

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

topics/argo/README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,9 @@ So instead of creating multiple separate applications, you have the root applica
308308
309309
* Cluster Preparation: You would like to deploy multiple applications at once to bootstrap a Kubernetes cluster
310310
311-
TODO: add more :)
311+
* Multiple environments: If deploying many versions of the same application, but with minor changes. For example, several test deployments to test different features
312+
313+
* Multiple clusters: when the same application needs to be deployed across multiple K8s clusters connected to ArgoCD
312314
</b></details>
313315
314316
<details>
@@ -507,4 +509,4 @@ It's an Analysis resource that fetches response status from Prometheus (monitori
507509
`kubectl argo rollouts get rollout SOME-APP --watch`
508510
</b></details>
509511

510-
<!-- {% endraw %} -->
512+
<!-- {% endraw %} -->

0 commit comments

Comments
 (0)