mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-27 21:50:21 +00:00
Fixed Vagrant quickstart index.md
Rancher Server ui is `172.22.101.101` not `172.22.101.100` and default password is `admin` not `password1`.
This commit is contained in:
@@ -23,7 +23,7 @@ The following steps quickly deploy a Rancher Server with a 3-node cluster attach
|
|||||||
|
|
||||||
4. To initiate the creation of the environment run, `vagrant up`.
|
4. To initiate the creation of the environment run, `vagrant up`.
|
||||||
|
|
||||||
5. Once provisioning finishes, go to `https://172.22.101.100` in the browser. The default user/password is `admin/password1`.
|
5. Once provisioning finishes, go to `https://172.22.101.101` in the browser. The default user/password is `admin/admin`.
|
||||||
|
|
||||||
**Result:** Rancher Server and your Kubernetes cluster is installed on VirtualBox.
|
**Result:** Rancher Server and your Kubernetes cluster is installed on VirtualBox.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user