You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 15, 2026. It is now read-only.
Add Harvester as a managed cluster in Argo CD to enable GitOps management.
Prerequisites:
Tasks:
Extract Harvester kubeconfig from Harvester UI or API
Create Argo CD cluster Secret:
Apply secret to platform cluster
Verify Harvester appears in Argo CD cluster list
Verify ApplicationSet can now route apps to Harvester
Reference:
docs/architecture/appendices/B_bootstrap_procedure.md(Step 14)docs/architecture/07_deployment_view.md(Harvester as Managed Cluster)