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

Gitops runtime duplicate fix#962

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-runtime-duplicate-fix
Apr 3, 2024
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
15 changes: 5 additions & 10 deletions_docs/installation/gitops/hybrid-gitops-helm-installation.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -78,10 +78,10 @@ Whether you are installing the GitOps Runtime on a cluster with or without Commu
|------------------------------------- |:------------: |:-------------: |
|[Argo Project components](#gitops-runtime-only-argo-project-components) | ✅ | N/A |
|[SealedSecrets controller](#gitops-runtime-only-sealedsecrets-controller) | ✅ | N/A |
|[Argo Project CRDs(Custom Resource Definitions)](#gitops-runtime-onlygitops-runtime-with-argo-cd-argo-project-crds) | ✅ | ✅ |
|[Argo Rollout CRDs(Custom Resource Definitions)](#gitops-runtime-onlygitops-runtime-with-argo-cd-argo-rollout-crds) | ✅ | ✅ |
|[Argo Project CRDs(Custom Resource Definitions)](#gitops-runtime-onlygitops-runtime-with-argo-cd-argo-project-crds) | ✅ | ✅ |
|[Argo Rollout CRDs(Custom Resource Definitions)](#gitops-runtime-onlygitops-runtime-with-argo-cd-argo-rollout-crds) | ✅ | ✅ |
|[Align Argo CD chart's minor versions](#gitops-runtime-with-argo-cd-align-argo-cd-charts-minor-versions) | N/A | ✅ |
|[Set Community Argo CD resource tracking to `label](#gitops-with-argo-cd-set-community-argo-cd-resource-tracking-to-label) | N/A | ✅ |
|[Set Community Argo CD resource tracking to `label`](#gitops-with-argo-cd-set-community-argo-cd-resource-tracking-to-label) | N/A | ✅ |

### GitOps Runtime only: Argo Project components
When installing only the GitOps Runtime on the cluster, the cluster should not have any Argo Project components: Argo Rollouts, Argo CD, Argo Events, and Argo Workflows.
Expand DownExpand Up@@ -114,18 +114,13 @@ Disable CRD installation under the relevant section for each of the Argo Project
See [Argo's readme on Helm charts](https://github.com/argoproj/argo-helm/blob/main/README.md){:target="\_blank"}.


### GitOps Runtime only/GitOps Runtime with Argo CD: Argo Rollout CRDs

You can also adoptonly those CRDs that apply toArgoRollouts. AdoptingArgoRollouts CRDs also switches ownership of theRollout CRDs to the GitOps Runtime, and ensures that there is only one active Argo Rollouts controller active on the Runtime cluster.
### GitOps Runtimeonly/GitOps Runtime withArgoCD:Argo Rollout CRDs

You can also adopt only those CRDs that apply to Argo Rollouts. Adopting Argo Rollouts CRDs also switches ownership of the Rollout CRDs to the GitOps Runtime, and ensures that there is only one active Argo Rollouts controller active on the Runtime cluster.

See [Argo's readme on Helm charts](https://github.com/argoproj/argo-helm/blob/main/README.md){:target="\_blank"}.


### GitOps only/GitOps with Argo CD: Argo Rollout CRDs

You can also adopt only those CRDs that apply to Argo Rollouts. Adopting Argo Rollouts CRDs also switches ownership of the Rollout CRDs to the GitOps Runtime, and ensures that there is only one active Argo Rollouts controller active on the Runtime cluster.

>**NOTE**
If you already adopted all Argo Project CRDs, you can skip this part.

Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp