rancherfederal / rke2-ansible

RKE2 cluster provisioning via Ansible.
Apache License 2.0
233 stars 129 forks source link

How to access the rancher dashboard? #247

Closed TawfiqulBari closed 5 months ago

TawfiqulBari commented 5 months ago

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.

R4tchi commented 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

TawfiqulBari commented 5 months ago

thanks !! makes sense !!

TawfiqulBari commented 5 months ago

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/