kubesphere / kubesphere/website

Provide a document to describe how to reuse the existing Argo CD

Open
#2,531 3 comments 1 reaction 0 assignees View on GitHub
area/devops
Dominant language
SCSS
Stars
97
Forks
418
PR merge metrics
No merged PRs in 30d

Description

KubeSphere DevOps `v3.3.0` be able to reuse the existing Argo CD instance if users don't want to install it again. Please follow these steps:

* Please make sure you have installed Argo CD in the default namespace: `argocd`
* Change the configuration of the ClusterConfiguration aka `cc`
* You can find it from the namespace `kubesphere-system`
* Set `spec.devops.argocd.installation` to be `custom`. See also [details](https://github.com/kubesphere/ks-installer/blob/d9b03bf2c92b59465b3f8b5d2450037812058e09/roles/ks-devops/tasks/main.yaml#L66).
* Please change `.spec.devops.argocd.namespace` to the real namespace of your Argo CD instance if it's not in the default namespace

/area devops

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the referenced ks-installer task and the issue’s ClusterConfiguration steps for DevOps v3.3.0. Locate the appropriate KubeSphere website documentation area, then document the prerequisites, the custom installation setting, and the Argo CD namespace configuration; done means users can follow the page to reuse an existing instance.

Written by the indexing model from the issue text.

Assessment

Tech stack
kubernetes
Domain
devops, documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
Half a day
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.