mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 20:48:11 +00:00
Update vagrant quickstart IP
The IPs were changed in https://github.com/rancher/quickstart/pull/191 to support the latest VirtualBox version on Mac Signed-off-by: Bastian Hofmann <bashofmann@gmail.com>
This commit is contained in:
@@ -32,7 +32,7 @@ The following steps quickly deploy a Rancher Server with a single node cluster a
|
||||
|
||||
4. To initiate the creation of the environment run, `vagrant up --provider=virtualbox`.
|
||||
|
||||
5. Once provisioning finishes, go to `https://172.22.101.101` in the browser. The default user/password is `admin/admin`.
|
||||
5. Once provisioning finishes, go to `https://192.168.56.101` in the browser. The default user/password is `admin/admin`.
|
||||
|
||||
**Result:** Rancher Server and your Kubernetes cluster is installed on VirtualBox.
|
||||
|
||||
|
||||
@@ -30,7 +30,7 @@ The following steps quickly deploy a Rancher Server with a single node cluster a
|
||||
|
||||
4. To initiate the creation of the environment run, `vagrant up --provider=virtualbox`.
|
||||
|
||||
5. Once provisioning finishes, go to `https://172.22.101.101` in the browser. The default user/password is `admin/admin`.
|
||||
5. Once provisioning finishes, go to `https://192.168.56.101` in the browser. The default user/password is `admin/admin`.
|
||||
|
||||
**Result:** Rancher Server and your Kubernetes cluster is installed on VirtualBox.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user