📖 Add KubeStellar Console guided install reference#710
Conversation
Add a section to the Harbor Installation and Configuration docs referencing the KubeStellar Console guided installation mission, which provides pre-flight checks, step-by-step instructions, validation, troubleshooting, and rollback support for Harbor deployments. Link: https://console.kubestellar.io/missions/install-harbor Signed-off-by: Andrew Anderson <andy@clubanderson.com>
|
Hi team — friendly ping on this guided install docs PR. Let me know if any changes are needed! |
|
Hi Harbor team — second friendly ping on this docs PR (28 days open). It adds a brief "Guided Installation via KubeStellar Console" section to the Harbor install docs, linking to the live guided mission at console.kubestellar.io. Happy to make any changes if the format or placement needs adjusting. Thanks for your time! |
|
@clubanderson Hi Andy , is that a paid offering there ? If so I don't think we can add it to the official documentation, we can add you as community member and list you as partner but not directly from the docs as it violates the community standards |
|
Hi @OrlinVasilev — great question, and totally fair to ask! KubeStellar Console is completely free and open source — it's an Apache 2.0 licensed project under the KubeStellar CNCF Sandbox project. There's no paid tier, no sign-up required, and no commercial offering behind it. The guided install mission linked in the PR is available to anyone at console.kubestellar.io at no cost. It's a community tool built to help users install CNCF projects (including Harbor) with pre-flight checks, validation, and rollback support. Happy to provide any additional context or adjust the wording in the PR if needed. Let me know! |
Summary
Context
KubeStellar Console offers guided installation missions for popular CNCF projects including Harbor. The guided install walks users through the entire Harbor deployment process with automated pre-flight checks, stage-by-stage validation, and rollback capabilities if anything goes wrong.
This PR adds a concise reference in the installation docs so Harbor users can discover this alternative installation experience.
Changes
docs/install-config/_index.md: Added a new section between "Deploy Harbor on Kubernetes" and "Post-Installation Configuration" with a brief description and link to the guided install mission.