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
|Git repo for manifests| Max size = 99MB OR up to 100MB|
27
-
|CMP (Cloud Management Platform) plugins| Plugin images without contain high or critical vulnerabilities.<br>Codefresh immediately removes plugin images with vulnerabilities are found.|
28
-
| Sizing| Need to define the configuration for controller sizes.|
29
-
26
+
|Git repo for manifests| Up to 100MB|
27
+
|CMP (Cloud Management Platform) plugins| Plugin images without contain high or critical vulnerabilities.<|
30
28
29
+
For a comparison between Hosted and Hybrid GitOps Runtimes, see[Hosted vs. hybrid GitOps]({{site.baseurl}}/docs/installation/installation-options/#hosted-vshybrid-gitops).
31
30
32
31
##Where to start with Hosted GitOps Runtimes
33
32
If you have not provisioned a Hosted GitOps Runtime, Codefresh presents you with the setup instructions in the**Home** dashboard.
Copy file name to clipboardExpand all lines: _docs/installation/gitops/hybrid-gitops-helm-installation.md
+8-3Lines changed: 8 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,9 +13,11 @@ The [CLI-based installation for Hybrid GitOps]({{site.baseurl}}/docs/installatio
13
13
We will deprecate this installation mode permanently in the coming months. Please stay tuned for further updates and instructions, including guidelines on the migration process.
14
14
15
15
16
-
17
16
This article walks you through the process of installing Hybrid GitOps Runtimes in your Codefresh accounts using Helm charts. You can install a single GitOps Runtime on a cluster. To install additional Runtimes in the same account, each account must be on a different cluster. Every Runtime within your account must have a unique name.
18
17
18
+
For Hosted GitOps Runtimes, see[Hosted GitOps Runtime Setup]({{site.baseurl}}/docs/installation/gitops/hosted-runtime/).
19
+
20
+
19
21
**Installation options for GitOps Runtimes**
20
22
There are two options for Hybrid GitOps Runtime installation via Helm, each catering to specific use cases:
21
23
***Clean cluster installation with only GitOps Runtime**
@@ -43,7 +45,8 @@ Choose the installation option that best aligns with your specific requirements
43
45
***Additional GitOps Runtime installation**
44
46
If you have already installed a GitOps Runtime in your account and want to install additional Runtimes on different clusters within the same account, you can continue with a[simplified installation](#install-additional-gitops-runtimes-in-account) from the Codefresh UI, or use[Terraform](/install-gitops-runtime-via-terraform).
45
47
When installing additional GitOps Runtimes, Git provider, Shared Configuration Repository, and the repository for the Helm chart, for example, are not required, as they have been already set up for your account.
46
-
48
+
49
+
47
50
>**ArgoCD password WARNING**:
48
51
Avoid changing the Argo CD password using the`argocd-initial-admin-secret` via the Argo CD UI. Doing so can cause system instability and disrupt the Codefresh platform.
49
52
@@ -933,6 +936,8 @@ You can [monitor]({{site.baseurl}}/docs/deployments/gitops/applications-dashboar
| |Git user token:{::nomarkdown}<ul><li>Valid expiration date</li><li><a href="https://codefresh.io/docs/docs/reference/git-tokens/#git-user-access-token-scopes">Scopes</a> </li></ul>{:/}|
935
938
939
+
For a comparison between Hosted and Hybrid GitOps Runtimes, see [Hosted vs. hybrid GitOps]({{site.baseurl}}/docs/installation/installation-options/#hosted-vshybrid-gitops).
940
+
936
941
937
942
## Ingress controller configuration
938
943
@@ -1638,4 +1643,4 @@ providers:
1638
1643
[Add Git Sources to GitOps Runtimes]({{site.baseurl}}/docs/installation/gitops/git-sources/)
1639
1644
[Add external clusters to GitOps Runtimes]({{site.baseurl}}/docs/installation/gitops/managed-cluster/)
Copy file name to clipboardExpand all lines: _docs/installation/installation-options.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -191,8 +191,8 @@ The table below highlights the main differences in functionality and resources b
191
191
|| Upgrade| Managed by Codefresh| Managed by customer|
192
192
|| Uninstall| Managed by customer| Managed by customer|
193
193
|Resources|CRDs (Custom Resource Definitions)| Between 300 and 400 CRDs with Crossplane|Unlimited|
194
-
||Mono Git repo for manifests|Max size = 99MB OR up to 100MB| Unlimited|
195
-
|| CMP (Cloud Management Platform) plugins|Plugin images without high or critical vulnerabilities.<br>Codefresh immediately removes plugin images with vulnerabilities.||
194
+
||Mono Git repo for manifests| Max size up to 100MB| Unlimited|
195
+
|| CMP (Cloud Management Platform) plugins|Plugin images without high or critical vulnerabilities.|N/A|
196
196
| Argo CD|| Codefresh cluster| Customer cluster|
197
197
| CI Ops| Delivery Pipelines|Not supported| Supported|
198
198
||Workflows| Not supported| Supported|
@@ -201,7 +201,7 @@ The table below highlights the main differences in functionality and resources b
201
201
||Image enrichment| Supported| Supported|
202
202
|| Rollouts| Supported| Supported|
203
203
|Integrations|| Supported| Supported|
204
-
|Dashboards|Home| Hostedruntime and deployments|Runtimes, deployments, Delivery Pipelines|
204
+
|Dashboards|Home| HostedRuntime and deployments|Runtimes, deployments, Delivery Pipelines|