This message was deleted.
# rancher-desktop
a
This message was deleted.
f
The Cluster Explorer in Rancher Desktop is hard-coded to only work with the builtin cluster. If you want to use it with other clusters, you will have to install the full Rancher Manager (e.g. via Helm Chart)
g
where do we find the Rancher Manager Helm Chart? and how does this work on RD (desktop version)?
f
There is an example to run it inside a container at Rancher on Rancher Desktop | Rancher Desktop Docs
There are no docs for installing it directly on the cluster itself, but we do this as part of the Rancher Desktop integration tests: https://github.com/rancher-sandbox/rancher-desktop/blob/main/bats/tests/k8s/helm-install-rancher.bats#L98-L116
Make sure you give your VM enough CPU and memory; the full Rancher Manager will require extra resources, and take some time to start up