diff --git a/content/rancher/v2.x/en/cluster-provisioning/rke-clusters/node-pools/vsphere/_index.md b/content/rancher/v2.x/en/cluster-provisioning/rke-clusters/node-pools/vsphere/_index.md index 8576632ad4b..627685e3f30 100644 --- a/content/rancher/v2.x/en/cluster-provisioning/rke-clusters/node-pools/vsphere/_index.md +++ b/content/rancher/v2.x/en/cluster-provisioning/rke-clusters/node-pools/vsphere/_index.md @@ -17,24 +17,24 @@ Before setting up a cluster in vSphere, you must ensure that you have a user in 3. Create a new *Role*. Give it a name and select the **Datastore**, **Network**, **Resource**, and **Virtual machine** *privileges*. -![image](./rancherroles1.png) -![image](./rancherroles2.png) + ![image]({{< baseurl >}}/img/rancher/rancherroles1.png) + ![image]({{< baseurl >}}/img/rancher/rancherroles2.png) 4. Go to the **Users and Groups** tab. 5. Create a new *User*. Fill out the form and then click **ok**. Make sure to note the username and password as you will need it when creating a cluster in Rancher. -![image](./rancheruser.png) + ![image]({{< baseurl >}}/img/rancher/rancheruser.png) 6. Go to the **Global Permissions** tab. 7. Create a new *Global Permission*. Add the *User* you created earlier and assign it the Role you created earlier. Click **ok**. -![image](./globalpermissionuser.png) -![image](./globalpermissionrole.png) -![image](./globalpermissionfinal.png) + ![image]({{< baseurl >}}/img/rancher/globalpermissionuser.png) + ![image]({{< baseurl >}}/img/rancher/globalpermissionrole.png) + ![image]({{< baseurl >}}/img/rancher/globalpermissionfinal.png) -Now you have a user that is able to successfully create and manager Rancher clusters in vSphere. +**Result:** Now you have a user that is able to successfully create and manager Rancher clusters in vSphere. ### Creating vSphere Clusters