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

Update gitops.md#1280

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
Merged
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
43 changes: 23 additions & 20 deletions_docs/installation/gitops.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -74,27 +74,30 @@ The comparison below is provided for historical reference only.
The table below highlights the main differences between Hosted and Hybrid GitOps.

{: .table .table-bordered .table-hover}
| GitOps Functionality |Feature | Hosted | Hybrid |
|**GitOps Functionality**|**Feature** |**Hosted** |**Hybrid** |
| -------------- | -------------- |--------------- | --------------- |
| Runtime | Installation | Provisioned by Codefresh | Provisioned by customer |
| | Runtime cluster | Managed by Codefresh | Managed by customer |
| | Number per account | One Runtime | Multiple Runtimes, one per cluster |
| | External cluster | Managed by customer | Managed by customer |
| | Upgrade | Managed by Codefresh | Managed by customer |
| | Uninstall | Managed by customer | Managed by customer |
| Argo CD | | Codefresh cluster | Customer cluster |
| CI Ops |Delivery Pipelines |Not supported | Supported |
| |Workflows | Not supported | Supported |
| |Workflow Templates | Not supported | Supported |
| CD Ops |Applications | Supported: see below for details | Supported: see below for details |
| | |Deployment supported only on managed clusters | Deployment supported on both in-cluster and managed clusters|
| | |Self-healing interval: 90 seconds<br>See [Argo CD automatic self-healing](https://argo-cd.readthedocs.io/en/stable/user-guide/auto_sync/#automatic-self-healing){:target="\_blank"}| Self-healing interval: 5 seconds (Argo CD default)<br>See [Argo CD automatic self-healing](https://argo-cd.readthedocs.io/en/stable/user-guide/auto_sync/#automatic-self-healing){:target="\_blank"}|
| |Image enrichment | Supported | Supported |
| | Rollouts | Supported | Supported |
|Integrations | | Supported | Supported |
|Dashboards |Home | Hosted Runtime and deployments|Runtimes, deployments, Delivery Pipelines |
| |DORA metrics | Supported |Supported |
| |Applications | Supported |Supported |
| **Runtime** | **Installation** | Provisioned by Codefresh | Provisioned by customer |
| | **Runtime cluster** | Managed by Codefresh | Managed by customer |
| | **Number per account** | One Runtime | Multiple Runtimes, one per cluster |
| | **External cluster** | Managed by customer | Managed by customer |
| | **Upgrade** | Managed by Codefresh | Managed by customer |
| | **Uninstall** | Managed by customer | Managed by customer |
| **Argo CD** | | Codefresh cluster | Customer cluster |
| **Workflows** | **Workflow Pipelines** |Not supported | Supported |
| | **Workflows** |Not supported | Supported |
| | **Workflow Templates** |Not supported | Supported |
| **Ops** |**GitOps Apps** | Supported:<br>Deployment supported only on managed clusters<br>Self-healing interval: 90 seconds<br>See [Argo CD automatic self-healing](https://argo-cd.readthedocs.io/en/stable/user-guide/auto_sync/#automatic-self-healing){:target="\_blank"} | Supported:<br>Deployment supported on both in-cluster and managed clusters<br>Self-healing interval: 5 seconds (Argo CD default)<br>See [Argo CD automatic self-healing](https://argo-cd.readthedocs.io/en/stable/user-guide/auto_sync/#automatic-self-healing){:target="\_blank"} |
| |**Environments** |Supported | Supported |
| |**Products** |Supported | Supported |
| |**Promotion Workflows** | Not supported | Supported |
| |**Promotion Flows** |Not supported | Supported |
| |**Promotion Policies** |Not supported | Supported |
| |**Image enrichment** | Supported | Supported |
| | **Rollouts** | Supported | Supported |
|**Integrations** | | Supported | Supported |
|**Dashboards** |**Home** | Hosted Runtime and deployments|Runtimes, deployments, Workflow Pipelines |
| |**DORA metrics** | Supported |Supported |
| |**Applications** | Supported |Supported |


{% endif %}
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp