You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
once the vagrant k3s box is up and running, how do you access rancher dashboard from the host system in the browser ? i see the variable hostname=rancher.local-project.test is set. Would you have to make an entry in hosts file with this hostname and assign it an ip address ?
once the vagrant k3s box is up and running, how do you access rancher dashboard from the host system in the browser ? i see the variable hostname=rancher.local-project.test is set. Would you have to make an entry in hosts file with this hostname and assign it an ip address ?
Yes, making an entry in the hosts file with the ip address of the vagrant machine and the hostname should solve your issue. If you constantly need to destroy and recreate the machine it might also be a good idea to look into automating the process by creating a vagrantfile which does that through the hostmanager configuration for you.
Hi
How to access the rancher ui on the virtualbox host? I am new on Vagrant
The text was updated successfully, but these errors were encountered: