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

Rename hybrid install file#1312

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
NimRegev merged 2 commits intomasterfromgitops-rename-hybrid-runtime-install
May 13, 2025
Merged
Show file tree
Hide file tree
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
16 changes: 8 additions & 8 deletions_data/argohub-home-content.yml
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -24,12 +24,12 @@
localurl: /gitops/gitops-quick-start/create-app-ui/
- title: Creating environments
localurl: /gitops/gitops-quick-start/quick-start-gitops-environments/
- title: Creating Promotion Workflows
localurl: /gitops/gitops-quick-start/quick-start-promotion-workflow/
- title: Simple promotion with drag-and-drop
localurl: /gitops/gitops-quick-start/drag-and-drop/
- title: Simple Promotion Flow with multiple environments
localurl: /gitops/gitops-quick-start/multi-env-sequential-flow/
- title: Creating Promotion Workflows
localurl: /gitops/gitops-quick-start/quick-start-promotion-workflow/
- title: Advanced Promotion Flow with Promotion Workflows
localurl: /gitops/gitops-quick-start/policy-multi-env-promotion/
- title: Advanced Promotion Flow with environment dependencies
Expand DownExpand Up@@ -60,9 +60,7 @@
localurl: /gitops/products/assign-applications/
- title: Configuring app version and promoted properties
localurl: /gitops/products/promotion-version-properties/
- title: Configuring promotion concurrency
localurl: /gitops/products/promotion-concurrency/
- title: Assigning Promotion Flows and triggers
- title: Selecting Promotion Flows
localurl: /gitops/products/promotion-flow-triggers/


Expand All@@ -84,6 +82,8 @@
links:
- title: About promotions
localurl: /gitops/promotions/promotions-overview/
- title: Getting started
localurl: /gitops/promotions/getting-started/
- title: Promotion building blocks
localurl: /gitops/promotions/promotion-components/
- title: Promotion setup guidelines
Expand DownExpand Up@@ -149,9 +149,7 @@
- title: Install GitOps Runtime with existing Argo CD
localurl: /gitops/gitops-runtimes/runtime-install-with-existing-argo-cd/
- title: Install GitOps Runtime with new Argo CD
localurl: /gitops/gitops-runtimes/hybrid-gitops-helm-installation/
- title: Troubleshooting Runtime installation
localurl: /gitops/gitops-runtimes/runtime-troubleshooting/
localurl: /gitops/gitops-runtimes/runtime-install-with-new-argo-cd/


- title: Administration
Expand All@@ -162,6 +160,8 @@
localurl: /gitops/administration/account-user-management/create-codefresh-account/
- title: Adding users and teams
localurl: /gitops/administration/account-user-management/add-users/
- title: Set up OAuth2 for GitOps
localurl: /gitops/administration/account-user-management/oauth-setup/
- title: Access control for GitOps
localurl: /gitops/administration/account-user-management/gitops-abac/
- title: User settings
Expand Down
2 changes: 1 addition & 1 deletion_data/argohub-nav.yml
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -72,7 +72,7 @@
- title: Install GitOps Runtime with existing Argo CD
url: "/runtime-install-with-existing-argo-cd"
- title: Install GitOps Runtime with new Argo CD
url: "/hybrid-gitops-helm-installation"
url: "/runtime-install-with-new-argo-cd"
- title: Configure GitOps Runtime
url: "/runtime-configuration"
- title: Troubleshoot installation
Expand Down
2 changes: 1 addition & 1 deletion_data/home-content.yml
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -213,7 +213,7 @@
- title: Install GitOps Runtime with existing Argo CD
localurl: /docs/installation/gitops/runtime-install-with-existing-argo-cd/
- title: Install GitOps Runtime with new Argo CD
localurl: /docs/installation/gitops/hybrid-gitops-helm-installation/
localurl: /docs/installation/gitops/runtime-install-with-new-argo-cd/
- title: Troubleshooting Runtime installation
localurl: /docs/installation/gitops/runtime-troubleshooting/

Expand Down
2 changes: 1 addition & 1 deletion_data/nav.yml
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -612,7 +612,7 @@
- title: Install GitOps Runtime with existing Argo CD
url: "/runtime-install-with-existing-argo-cd"
- title: Install GitOps Runtime with new Argo CD
url: "/hybrid-gitops-helm-installation"
url: "/runtime-install-with-new-argo-cd"
- title: Troubleshoot installation
url: "/runtime-troubleshooting"
- title: On-premises GitOps Runtime
Expand Down
2 changes: 1 addition & 1 deletion_docs/administration/platform-ip-addresses.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -107,7 +107,7 @@ If you haven't configured your clusters with the required IPs, use the links bel

## Related articles
[Installing GitOps Runtimes with existing Argo CD]({{site.baseurl}}/docs/installation/gitops/runtime-install-with-existing-argo-cd/)
[Installing GitOps Runtimes with new Argo CD]({{site.baseurl}}/docs/installation/gitops/hybrid-gitops-helm-installation/)
[Installing GitOps Runtimes with new Argo CD]({{site.baseurl}}/docs/installation/gitops/runtime-install-with-new-argo-cd/)
{% if page.collection != site.gitops_collection %}
[Codefresh Runner installation]({{site.baseurl}}/docs/installation/runner/install-codefresh-runner/)
{% endif %}
2 changes: 1 addition & 1 deletion_docs/ci-cd-guides/gitops-deployments.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -66,7 +66,7 @@ As a live example you can use:
GitOps deployments are powered by [ArgoCD](https://argoproj.github.io/argo-cd/){:target="\_blank"}, so you need an active ArgoCD installation in your cluster.

This is easy with our GitOps Runtimes. Argo CD is installed automatically on installing a GitOps runtime, either the Hosted or Hybrid versions.
See [Install GitOps runtime]({{site.baseurl}}/docs/installation/gitops/hybrid-gitops-helm-installation/).
See [Install GitOps runtime]({{site.baseurl}}/docs/installation/gitops/runtime-install-with-new-argo-cd/).



Expand Down
2 changes: 1 addition & 1 deletion_docs/getting-started/concepts.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -91,7 +91,7 @@ A single Runtime can connect to and manage multiple remote clusters.

See:
[GitOps runtime architecture]({{site.baseurl}}/docs/installation/gitops/runtime-architecture/)
[Hybrid GitOps Runtime installation]({{site.baseurl}}/docs/installation/gitops/hybrid-gitops-helm-installation/)
[Hybrid GitOps Runtime installation]({{site.baseurl}}/docs/installation/gitops/runtime-install-with-new-argo-cd/)
[Hosted GitOps Runtime installation]({{site.baseurl}}/docs/installation/gitops/hosted-runtime/)


Expand Down
2 changes: 1 addition & 1 deletion_docs/getting-started/gitops-codefresh.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -51,7 +51,7 @@ Codefresh offers two models for GitOps deployments:
* Hybrid GitOps, which is a customer-managed version of Argo CD. The Hybrid GitOps runtime is hosted on the customer cluster and managed by the customer.
The Hybrid GitOps offering retains runtimes within the customer infrastructure to comply your security rewhile giving you the power of Argo CD with Codefresh’s CI and CD tools, to help achieve continuous integration and continuous delivery goals.

Review [GitOps runtime architecture]({{site.baseurl}}/docs/installation/gitops/runtime-architecture/) and [Hybrid GitOps installation]({{site.baseurl}}/docs/installation/gitops/hybrid-gitops-helm-installation/).
Review [GitOps runtime architecture]({{site.baseurl}}/docs/installation/gitops/runtime-architecture/) and [Hybrid GitOps installation]({{site.baseurl}}/docs/installation/gitops/runtime-install-with-new-argo-cd/).

## Argo CD applications

Expand Down
2 changes: 1 addition & 1 deletion_docs/getting-started/intro-to-codefresh.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -88,7 +88,7 @@ Codefresh is a full-featured, turn-key solution for application deployments and


**GitOps Runtimes**
You can install a [Hybrid GitOps Runtime]({{site.baseurl}}/docs/installation/gitops/hybrid-gitops-helm-installation/).
You can install a [Hybrid GitOps Runtime]({{site.baseurl}}/docs/installation/gitops/runtime-install-with-new-argo-cd/).

Codefresh offers security, maintainability, traceability, and most importantly, a single control plane for all stakeholders, be they developers, operators, product owners or project managers.

Expand Down
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -55,7 +55,7 @@ Complete the [prerequisites]({{site.baseurl}}/docs/installation/gitops/runtime-p
Follow the installation wizard to [install the GitOps Runtime with an existing Argo CD instance]({{site.baseurl}}/docs/installation/gitops/runtime-install-with-existing-argo-cd/).

## Installing with a new Argo CD instance
Follow the installation wizard to [install the GitOps Runtime with a new Argo CD instance]({{site.baseurl}}/docs/installation/gitops/hybrid-gitops-helm-installation/).
Follow the installation wizard to [install the GitOps Runtime with a new Argo CD instance]({{site.baseurl}}/docs/installation/gitops/runtime-install-with-new-argo-cd/).



Expand Down
2 changes: 1 addition & 1 deletion_docs/gitops-quick-start/verify-requirements.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -113,7 +113,7 @@ Learn more on [Designating Configuration Runtimes]({{site.baseurl}}/docs/install


## System requirements
Check the [system requirements]({{site.baseurl}}/docs/installation/gitops/hybrid-gitops-helm-installation/#minimum-system-requirements).
Check the [system requirements]({{site.baseurl}}/docs/installation/gitops/runtime-install-with-new-argo-cd/#minimum-system-requirements).


## Prerequisites
Expand Down
2 changes: 1 addition & 1 deletion_docs/installation/gitops.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -48,7 +48,7 @@ No Argo CD yet? Deploy a new, fully managed instance of Argo CD with the GitOps
* Ideal for clean setups
* Codefresh manages Argo CD’s lifecycle, including upgrades and maintenance

See [Install GitOps Runtime with new Argo CD]({{site.baseurl}}/docs/installation/gitops/hybrid-gitops-helm-installation/).
See [Install GitOps Runtime with new Argo CD]({{site.baseurl}}/docs/installation/gitops/runtime-install-with-new-argo-cd/).


You can install one GitOps Runtime per cluster. To add more, each Runtime must be on a separate cluster and have a unique name.
Expand Down
2 changes: 1 addition & 1 deletion_docs/installation/gitops/gitops-runtime.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -48,7 +48,7 @@ No Argo CD yet? Deploy a new, fully managed instance of Argo CD with the GitOps
* Ideal for clean setups
* Codefresh manages Argo CD’s lifecycle, including upgrades and maintenance

See [Install GitOps Runtime with new Argo CD]({{site.baseurl}}/docs/installation/gitops/hybrid-gitops-helm-installation/).
See [Install GitOps Runtime with new Argo CD]({{site.baseurl}}/docs/installation/gitops/runtime-install-with-new-argo-cd/).

You can install one GitOps Runtime per cluster. To add more, each Runtime must be on a separate cluster and have a unique name.

Expand Down
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -18,7 +18,7 @@ The table below outlines the updates to the GitOps Runtime documentation, includ
| |[System requirements]({{site.baseurl}}/docs/installation/gitops/runtime-system-requirements/) | Split from **Hybrid GitOps Runtime installation** article to standalone article entitled **System requirements & Prerequisites** for better visibility. |
| |[Runtime prerequisites]({{site.baseurl}}/docs/installation/gitops/runtime-system-requirements/) | Split from **Hybrid GitOps Runtime installation** article to new standalone article entitled **System requirements & Prerequisites** for better visibility. |
| |[Ingress-controller configuration]({{site.baseurl}}/docs/installation/gitops/runtime-ingress-configuration/) | Split from **Hybrid GitOps Runtime installation** article to standalone article entitled **Ingress controller configuration**. |
| | [Install GitOps Runtime]({{site.baseurl}}/docs/installation/gitops/hybrid-gitops-helm-installation/) | Includes only installation procedures and post-installation configuration options. |
| | [Install GitOps Runtime]({{site.baseurl}}/docs/installation/gitops/runtime-install-with-new-argo-cd/) | Includes only installation procedures and post-installation configuration options. |
| | [Designating Configuration Runtimes]({{site.baseurl}}/docs/installation/gitops/configuration-runtime/) | Split from **Monitoring and managing GitOps Runtime** article to standalone article. |
| | [Monitoring GitOps Runtime]({{site.baseurl}}/docs/installation/gitops/monitor-runtimes/) | Split from **Monitoring and managing GitOps Runtime** article to standalone article describing the Runtime dashboard views. |
| | [Managing GitOps Runtime]({{site.baseurl}}/docs/installation/gitops/manage-runtimes/) | Split from **Monitoring and managing GitOps Runtime** article to standalone article describing the options available to manage existing GitOps Runtimes. |
2 changes: 1 addition & 1 deletion_docs/installation/gitops/hosted-runtime.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -17,7 +17,7 @@ If you’re interested in our paid options, please contact our sales team at `sa
This article describes how to install the Hosted GitOps Runtime to leverage GitOps capabilities.


For Hybrid GitOps Runtime installation, see [Hybrid GitOps Runtime installation]({{site.baseurl}}/docs/installation/gitops/hybrid-gitops-helm-installation/).
For Hybrid GitOps Runtime installation, see [Hybrid GitOps Runtime installation]({{site.baseurl}}/docs/installation/gitops/runtime-install-with-new-argo-cd/).
For a comparison between the two types of Runtime installations, see [Hosted vs. Hybrid GitOps]({{site.baseurl}}/docs/installation/gitops/#hosted-vshybrid-gitops).

{{site.data.callout.callout_warning}}
Expand Down
2 changes: 1 addition & 1 deletion_docs/installation/gitops/managed-cluster.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -4,7 +4,7 @@ description: "Add multiple remote clusters to a GitOps Runtime and deploy applic
toc: true
---

Once you have an Argo CD installation as part of a [Hybrid]({{site.baseurl}}/docs/installation/gitops/hybrid-gitops-helm-installation/) GitOps Runtime, you can add external clusters to them. You can then deploy applications to those clusters without having to install Argo CD on the clusters in order to do so.
Once you have an Argo CD installation as part of a [Hybrid]({{site.baseurl}}/docs/installation/gitops/runtime-install-with-new-argo-cd/) GitOps Runtime, you can add external clusters to them. You can then deploy applications to those clusters without having to install Argo CD on the clusters in order to do so.

When you add an external cluster to a provisioned GitOps Runtime, the cluster is registered as a managed cluster. A managed cluster is treated as any other managed K8s resource, meaning that you can monitor its health and sync status, deploy applications to it, view information in the Applications dashboard, and remove the cluster from the Runtime's managed list.

Expand Down
2 changes: 1 addition & 1 deletion_docs/installation/gitops/migrate-cli-runtimes-helm.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -284,7 +284,7 @@ In the Runtimes page, you can see that the Type column for the Runtime displays

## What to do next

If you have private registries, you need to override specific image values, and if your Git servers are on-premises, you need to add custom repository certificates. See [Optional GitOps Runtime configuration]({{site.baseurl}}/docs/installation/gitops/hybrid-gitops-helm-installation/#optional-gitops-runtime-configuration).
If you have private registries, you need to override specific image values, and if your Git servers are on-premises, you need to add custom repository certificates. See [Optional GitOps Runtime configuration]({{site.baseurl}}/docs/installation/gitops/runtime-install-with-new-argo-cd/#optional-gitops-runtime-configuration).

You can also create [Environments]({{site.baseurl}}/docs/environments/create-manage-environments/) and [Products]({{site.baseurl}}/docs/products/create-product/) for your Argo CD applications.

Expand Down
2 changes: 1 addition & 1 deletion_docs/installation/gitops/runtime-architecture.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -308,5 +308,5 @@ The GitOps Runtime reports data to the Codefresh platform, which stores the data

## Related articles
[Install GitOps Runtime with existing Argo CD]({{site.baseurl}}/docs/installation/gitops/runtime-install-with-existing-argo-cd/)
[Install GitOps Runtime with new Argo CD]({{site.baseurl}}/docs/installation/gitops/hybrid-gitops-helm-installation/)
[Install GitOps Runtime with new Argo CD]({{site.baseurl}}/docs/installation/gitops/runtime-install-with-new-argo-cd/)
{% if page.collection != site.gitops_collection %}[On-premises GitOps Runtime installation]({{site.baseurl}}/docs/installation/gitops/on-prem-gitops-runtime-install/){% endif %}
2 changes: 1 addition & 1 deletion_docs/installation/gitops/runtime-concepts.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -90,5 +90,5 @@ For information on adding clusters and managing them, see [Managing external clu
[Runtime system requirements]({{site.baseurl}}/docs/installation/gitops/runtime-system-requirements/)
[Runtime prerequisites ]({{site.baseurl}}/docs/installation/gitops/runtime-prerequisites/)
[Install GitOps Runtime with existing Argo CD]({{site.baseurl}}/docs/installation/gitops/runtime-install-with-existing-argo-cd/)
[Install GitOps Runtime with new Argo CD]({{site.baseurl}}/docs/installation/gitops/hybrid-gitops-helm-installation/)
[Install GitOps Runtime with new Argo CD]({{site.baseurl}}/docs/installation/gitops/runtime-install-with-new-argo-cd/)

View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -670,4 +670,4 @@ providers:
## Related articles
[Runtime prerequisites]({{site.baseurl}}/docs/installation/gitops/runtime-system-requirements/)
[Install GitOps Runtime with existing Argo CD]({{site.baseurl}}/docs/installation/gitops/runtime-install-with-existing-argo-cd/)
[Install GitOps Runtime with new Argo CD]({{site.baseurl}}/docs/installation/gitops/hybrid-gitops-helm-installation/)
[Install GitOps Runtime with new Argo CD]({{site.baseurl}}/docs/installation/gitops/runtime-install-with-new-argo-cd/)
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -82,4 +82,4 @@ Required only for ALB AWS and NGINX Enterprise ingress-controllers, and Istio se
[GitOps Runtime architecture]({{site.baseurl}}/docs/installation/gitops/runtime-architecture/)
[Runtime prerequisites]({{site.baseurl}}/docs/installation/gitops/runtime-system-requirements/)
[Install GitOps Runtime with existing Argo CD]({{site.baseurl}}/docs/installation/gitops/runtime-install-with-existing-argo-cd/)
[Install GitOps Runtime with new Argo CD]({{site.baseurl}}/docs/installation/gitops/hybrid-gitops-helm-installation/)
[Install GitOps Runtime with new Argo CD]({{site.baseurl}}/docs/installation/gitops/runtime-install-with-new-argo-cd/)
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -11,7 +11,7 @@ This article describes how to install GitOps Runtimes in a Codefresh account usi

This option allows you to install the GitOps Runtime without deploying a new Argo CD instance. Instead, you _install the GitOps Runtime in the same namespace as the existing Argo CD instance_. The Runtime authenticates with the Argo CD instance through the [Argo CD Admin API token]({{site.baseurl}}/docs/installation/gitops/runtime-argocd-admin-api-token/) which you need to provide, and connects to key Argo CD services. See also [notes on behavior for Runtimes with existing Argo CD](#gitops-runtime-with-existing-argo-cd-behavior).

To install the _GitOps Runtime with a new Argo CD instance_, see [Install GitOps Runtime with new Argo CD]({{site.baseurl}}/docs/installation/gitops/hybrid-gitops-helm-installation/).
To install the _GitOps Runtime with a new Argo CD instance_, see [Install GitOps Runtime with new Argo CD]({{site.baseurl}}/docs/installation/gitops/runtime-install-with-new-argo-cd/).


<iframe width="560" height="315" src="https://www.youtube.com/embed/vtCoi3-Rt6w?si=EqlKsiRtdIGcZLaX" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
Expand Down
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
---
title: "Install GitOps Runtime with new Argo CD"
description: "Provision GitOps Runtimes with a new Argo CD installation through Helm"
redirect_from:
- /docs/installation/gitops/hybrid-gitops-helm-installation/
toc: true
---

Expand Down
2 changes: 1 addition & 1 deletion_docs/installation/gitops/runtime-prerequisites.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -158,4 +158,4 @@ global:
[GitOps Runtimes with ingress controllers/service meshes]({{site.baseurl}}/docs/installation/gitops/runtime-install-ingress-service-mesh-access-mode/)
[Ingress configuration for GitOps Runtimes]({{site.baseurl}}/docs/installation/gitops/runtime-ingress-configuration/)
[Install GitOps Runtime with existing Argo CD]({{site.baseurl}}/docs/installation/gitops/runtime-install-with-existing-argo-cd/)
[Install GitOps Runtime with new Argo CD]({{site.baseurl}}/docs/installation/gitops/hybrid-gitops-helm-installation/)
[Install GitOps Runtime with new Argo CD]({{site.baseurl}}/docs/installation/gitops/runtime-install-with-new-argo-cd/)
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -27,7 +27,7 @@ Depending on your installation mode, you also need to complete the [prerequisite
## Related articles
[Runtime prerequisites ]({{site.baseurl}}/docs/installation/gitops/runtime-prerequisites/)
[Install GitOps Runtime with existing Argo CD]({{site.baseurl}}/docs/installation/gitops/runtime-install-with-existing-argo-cd/)
[Install GitOps Runtime with new Argo CD]({{site.baseurl}}/docs/installation/gitops/hybrid-gitops-helm-installation/)
[Install GitOps Runtime with new Argo CD]({{site.baseurl}}/docs/installation/gitops/runtime-install-with-new-argo-cd/)



Loading

[8]ページ先頭

©2009-2025 Movatter.jp