Closed TawfiqulBari closed 5 months ago
As far as i understand, this repository only install a RKE2 Cluster, not through Rancher. You have to install Rancher seperately and import the existing cluster inside Rancher
thanks !! makes sense !!
I have installed Rancher in the RKE2 Cluster using Helm. And it works !! But i had to downgrade to version [v1.28.11-rc5+rke2r1], for Helm Stable chart for rancher to be installed (changing the right tar.gz files and put them into tarball_install directory). For anyone's reference, I have used the following links to do that, https://ranchermanager.docs.rancher.com/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster https://ranchermanager.docs.rancher.com/getting-started/installation-and-upgrade/installation-references/helm-chart-options#customizing-your-ingress https://helm.sh/docs/intro/quickstart/
Sorry, this is not an issue, just an convenience question. The cluster is deployed and i can access the cluster through kubectl. But still have no idea how to access the rancher dashboard. any help will be appreciated.