deprecate rancher-vcluster and add docs for rancher-k3k addon - #1106
Open
ibrokethecloud wants to merge 2 commits into
Open
deprecate rancher-vcluster and add docs for rancher-k3k addon#1106ibrokethecloud wants to merge 2 commits into
ibrokethecloud wants to merge 2 commits into
Conversation
ibrokethecloud
requested review from
a team and
jillian-maroket
as code owners
August 17, 2026 01:33
|
Signed-off-by: Gaurav Mehta <gaurav.mehta@suse.com>
ibrokethecloud
force-pushed
the
k3k-addon
branch
from
August 17, 2026 01:49
44a155f to
4864b50
Compare
include feedback from Jillian Signed-off-by: Gaurav Mehta <gaurav.mehta@suse.com> Co-authored-by: Jillian Maroket <67180770+jillian-maroket@users.noreply.github.com> Signed-off-by: Gaurav Mehta <gaurav.mehta@suse.com>
jillian-maroket
approved these changes
Aug 18, 2026
innobead
requested changes
Aug 19, 2026
|
|
||
| **rancher-vcluster** is an *experimental* add-on. It is not included in the Harvester ISO, but you can download it from the [experimental-addons repository](https://github.com/harvester/experimental-addons). For more information about experimental features, see [Feature Labels](../../getting-started/document-conventions.md#feature-labels). | ||
|
|
||
| **rancher-vcluster** is deprecated in Harvester v1.9.0. Use the [**rancher-k3k** add-on](./rancher-k3k.md) instead. |
Contributor
There was a problem hiding this comment.
Please create a ticket to remove vCluster from Harvester 1.10.0.
|
|
||
| The add-on provisions a nested K3s cluster in the `rancher-k3k` namespace and deploys Rancher onto it. During installation, the add-on syncs the Rancher ingress to the Harvester cluster, providing user access to the Rancher UI and API. | ||
|
|
||
| ## Installing the Add-On |
Contributor
There was a problem hiding this comment.
Suggest adding a section that explains the upgrade and shows whether it is disruptive or not.
Vicente-Cheng
approved these changes
Aug 19, 2026
Vicente-Cheng
left a comment
Contributor
There was a problem hiding this comment.
only one nit, others lgtm
|
|
||
| ## Installing the Add-On | ||
|
|
||
| If you are using the Harvester kubeconfig file, you can install the add-on by running the following command: |
Contributor
There was a problem hiding this comment.
Are we missing anything here?
I saw you mentioned with running the following command:
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Problem:
Docs PR to mark
rancher-vclusteraddon deprecated and introduction ofk3kbasedrancher-k3kaddonSolution:
Related Issue(s):
harvester/harvester#10650
Test plan:
Additional documentation or context