You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _docs/installation/gitops/hosted-runtime.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,11 +20,12 @@ The Argo CD applications created in Hosted GitOps Runtimes are the customer's re
20
20
{: .table .table-bordered .table-hover}
21
21
| Item| Requirement|
22
22
| --------------| --------------|
23
-
|Kubernetes cluster| Server version 1.18 and higher to which to deploy applications|
23
+
|Kubernetes cluster| Server version 1.18|
24
+
|Managed Kubernetes clusters| At least or more managed clusters to which to deploy Argo CD applications. <br>The actual number depends on package sizing.|
24
25
|CRDs (Custom Resource Definitions)| Between 300 and 400 CRDs defined declaratively with Crossplane|
|CMP (Cloud Management Platform) plugins| Plugin images without contain high or critical vulnerabilities.<|
28
+
|CMP (Cloud Management Platform) plugins| Plugin images without contain high or critical vulnerabilities.|
28
29
29
30
For a comparison between Hosted and Hybrid GitOps Runtimes, see[Hosted vs. hybrid GitOps]({{site.baseurl}}/docs/installation/installation-options/#hosted-vshybrid-gitops).