Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3536323

Browse files
committed
Update hybrid vs hosted comparison table
Updated hybrid vs hosted comparison table and added xrefs to comparison table
1 parente3040e4 commit3536323

File tree

3 files changed

+14
-10
lines changed

3 files changed

+14
-10
lines changed

‎_docs/installation/gitops/hosted-runtime.md‎

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,10 @@ The Argo CD applications created in Hosted GitOps Runtimes are the customer's re
2323
|Kubernetes cluster| Server version 1.18 and higher to which to deploy applications|
2424
|CRDs (Custom Resource Definitions)| Between 300 and 400 CRDs defined declaratively with Crossplane|
2525
|Git provider| {::nomarkdown}<ul><li>GitHub</li><!---<li>GitLab Cloud</li>--><li>Bitbucket Cloud</li><li>Gerrit</li></ul>{:/}|
26-
|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.<|
3028

29+
For a comparison between Hosted and Hybrid GitOps Runtimes, see[Hosted vs. hybrid GitOps]({{site.baseurl}}/docs/installation/installation-options/#hosted-vshybrid-gitops).
3130

3231
##Where to start with Hosted GitOps Runtimes
3332
If you have not provisioned a Hosted GitOps Runtime, Codefresh presents you with the setup instructions in the**Home** dashboard.

‎_docs/installation/gitops/hybrid-gitops-helm-installation.md‎

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,11 @@ The [CLI-based installation for Hybrid GitOps]({{site.baseurl}}/docs/installatio
1313
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.
1414

1515

16-
1716
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.
1817

18+
For Hosted GitOps Runtimes, see[Hosted GitOps Runtime Setup]({{site.baseurl}}/docs/installation/gitops/hosted-runtime/).
19+
20+
1921
**Installation options for GitOps Runtimes**
2022
There are two options for Hybrid GitOps Runtime installation via Helm, each catering to specific use cases:
2123
***Clean cluster installation with only GitOps Runtime**
@@ -43,7 +45,8 @@ Choose the installation option that best aligns with your specific requirements
4345
***Additional GitOps Runtime installation**
4446
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).
4547
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+
4750
>**ArgoCD password WARNING**:
4851
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.
4952

@@ -933,6 +936,8 @@ You can [monitor]({{site.baseurl}}/docs/deployments/gitops/applications-dashboar
933936
|Git access tokens | {::nomarkdown}Git runtime token:<ul><li>Valid expiration date</li><li><a href="https://codefresh.io/docs/docs/reference/git-tokens/#git-runtime-token-scopes">Scopes</a> </li></ul></ul>{:/}|
934937
| |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>{:/}|
935938

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+
936941

937942
## Ingress controller configuration
938943

@@ -1638,4 +1643,4 @@ providers:
16381643
[Add Git Sources to GitOps Runtimes]({{site.baseurl}}/docs/installation/gitops/git-sources/)
16391644
[Add external clusters to GitOps Runtimes]({{site.baseurl}}/docs/installation/gitops/managed-cluster/)
16401645
[GitOps architecture]({{site.baseurl}}/docs/installation/runtime-architecture/#gitops-architecture)
1641-
1646+
[Installation options]({{site.baseurl}}/docs/installation/installation-options/)

‎_docs/installation/installation-options.md‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -191,8 +191,8 @@ The table below highlights the main differences in functionality and resources b
191191
|| Upgrade| Managed by Codefresh| Managed by customer|
192192
|| Uninstall| Managed by customer| Managed by customer|
193193
|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|
196196
| Argo CD|| Codefresh cluster| Customer cluster|
197197
| CI Ops| Delivery Pipelines|Not supported| Supported|
198198
||Workflows| Not supported| Supported|
@@ -201,7 +201,7 @@ The table below highlights the main differences in functionality and resources b
201201
||Image enrichment| Supported| Supported|
202202
|| Rollouts| Supported| Supported|
203203
|Integrations|| Supported| Supported|
204-
|Dashboards|Home| Hostedruntime and deployments|Runtimes, deployments, Delivery Pipelines|
204+
|Dashboards|Home| HostedRuntime and deployments|Runtimes, deployments, Delivery Pipelines|
205205
||DORA metrics| Supported|Supported|
206206
||GitOps Apps| Supported|Supported|
207207
||GitOps Environments| Supported|Supported|

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp