Skip to content

Commit 06304ab

Browse files
authored
Merge pull request #95751 from amolnar-rh/TELCODOCS-2357
TELCODOCS-2357#Update supported number of nodes/clusterinstance per ArgoCD applications to 1000
2 parents ffec83d + d037695 commit 06304ab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/telco-core-gitops-operator-and-ztp-plugins.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Customer or partner supplied CRs can be provided in a parallel directory to the
3434

3535
Limits and requirements::
3636
// Scale results ACM-17868
37-
* Each ArgoCD application supports up to 800 nodes.
37+
* Each ArgoCD application supports up to 1000 nodes.
3838
Multiple ArgoCD applications can be used to achieve the maximum number of clusters supported by a single hub cluster.
3939
* The `SiteConfig` CR must use the `extraManifests.searchPaths` field to reference the reference manifests.
4040
+

modules/telco-ran-gitops-operator-and-ztp-plugins.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ To maintain multiple per-version policies simultaneously, use Git to manage the
2828

2929
Limits and requirements::
3030
// Scale results ACM-17868
31-
* 800 `ClusterInstance` CRs per ArgoCD application.
31+
* 1000 `ClusterInstance` CRs per ArgoCD application.
3232
Multiple applications can be used to achieve the maximum number of clusters supported by a single hub cluster
3333
* Content in the `source-crs/` directory in Git overrides content provided in the ZTP plugin container, as Git takes precedence in the search path.
3434
* The `source-crs/` directory must be located in the same directory as the `kustomization.yaml` file, which includes `PolicyGenerator` CRs as a generator.

0 commit comments

Comments
 (0)