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

Commit27d4ce3

Browse files
authored
Add configuration runtime (#979)
* Add configuration runtimeAdded task to designate configuration runtime* Update monitor-manage-runtimes.md* Update monitor-manage-runtimes.md* Update gitops.mdRewrote overview and added benefits section* Update monitor-manage-runtimes.mdfixed note* Update monitor-manage-runtimes.md* Update config runtimeUpdated content for config runtime with UI options and screenshots* Update monitor-manage-runtimes.md* Update monitor-manage-runtimes.md* Update set-as-config-runtime.png* Update monitor-manage-runtimes.md
1 parent494493f commit27d4ce3

File tree

4 files changed

+151
-11
lines changed

4 files changed

+151
-11
lines changed

‎_docs/installation/gitops.md‎

Lines changed: 39 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,44 @@ toc: true
88
---
99

1010

11-
The Codefresh GitOps module requires you to install GitOps Runtimes.
11+
Enterprises leveraging Argo CD for deployments often face the complexity of managing deployments at scale.
12+
Codefresh GitOps offers native support for Argo CD, while serving as an active maintainer of the open source community version.
13+
Our GitOps Runtime solves these issues with unique benefits.
1214

13-
GitOps Runtimes are available as hosted Runtimes with Argo CD installed in the Codefresh cluster, and hybrid Runtimes with Argo CD installed in the customer's cluster. Review the[comparison](#hosted-vshybrid-gitops) between both Runtime modes.
15+
16+
GitOps Runtimes come in two options:
17+
* Hosted Runtimes with Argo CD installed within the Codefresh cluster (see[Hosted GitOps](#hosted-gitops))
18+
* Hybrid Runtimes with Argo CD installed within the customer's cluster (see[Hybrid GitOps](#hybrid-gitops))
19+
20+
Explore the[benefits](#benefits-of-gitops-runtimes) of GitOps Runtimes, and[compare their features/functionality](#hosted-vshybrid-gitops).
21+
22+
23+
24+
25+
##Benefits of GitOps Runtimes
26+
27+
***Single pane of glass visibility**
28+
All Argo CD instances in Codefresh are managed through a single control plane, which means full visibility for all Runtimes.
29+
Installed Runtimes are displayed in the GitOps Runtimes page with all the information you need on the Runtime, and actions to manage it.
30+
31+
***Effortless maintenance**
32+
In the Runtimes page, the Version column notifies whenever a new version is available for the Runtime, providing a link to the complete changelog for full transparency when making decisions on upgrades.
33+
34+
***Flexibile scalability**
35+
Single control plane management eliminates the challenge of maintaining multiple Argo CD instances. You can install any number of Argo CD instances and the Runtime will handle the logistics.
36+
37+
Scaling down on Argo CD instances is equally straightforward: by connecting additional remote clusters to an existing GitOps Runtime, you can reduce the number of Argo CD instances.
38+
39+
***Faster security remediations**
40+
As an active maintainer of Argo CD, Codefresh ensures timely fixes for security vulnerabilities in our forked version, before rollout to the community version.
41+
42+
***Centralized administration**
43+
Administrative functionality for user, permission, and audit management is centralized and Argo CD agnostic.
1444

1545

1646
##Hosted GitOps
1747
The SaaS version of GitOps, Hosted GitOps has Argo CD installed in the Codefresh cluster.
48+
1849
Hosted GitOps Runtime is installed and provisioned in a Codefresh cluster, and managed by Codefresh.
1950
Hosted environments are full-cloud environments, where all updates and improvements are managed by Codefresh, with zero-maintenance overhead for you as the customer.
2051
Currently, you can add one Hosted GitOps Runtime per account.
@@ -36,8 +67,14 @@ For the architecture, see [Hosted GitOps Runtime architecture]({{site.baseurl}}/
3667
##Hybrid GitOps
3768
The hybrid version of GitOps, has Argo CD installed in the customer's cluster.
3869
Hybrid GitOps is installed in the customer's cluster, and managed by the customer.
70+
3971
The Hybrid GitOps Runtime is optimal for organizations with security constraints, wanting to manage CI/CD operations within their premises. Hybrid GitOps strikes the perfect balance between security, flexibility, and ease of use. Codefresh maintains and manages most aspects of the platform, apart from installing and upgrading Hybrid GitOps Runtimes which are managed by the customer.
4072

73+
Hybrid GitOps Runtime installation includes a forked version of the Argo Project with its components: Argo CD, Argo Rollouts, Argo Workflows and Argo Events.
74+
75+
76+
77+
4178

4279
{% include
4380
image.html

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp