mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-08-29 13:32:17 +00:00
Merge pull request #305 from nathan-jenan-rancher/vsphere-user
Adding instructions for setting up a vSphere user
This commit is contained in:
+33
@@ -5,6 +5,39 @@ weight: 3375
|
||||
---
|
||||
Use {{< product >}} to create a Kubernetes cluster in vSphere.
|
||||
|
||||
### Prerequisites
|
||||
|
||||
Before setting up a cluster in vSphere, you must ensure that you have a user in vSphere with sufficient permissions to create a Rancher cluster.
|
||||
|
||||
1. From the **vSphere** console, go to the **Administration** page.
|
||||
|
||||
2. Go to the **Roles** tab.
|
||||
|
||||
3. Create a new *Role*. Give it a name and select the **Datastore**, **Network**, **Resource**, and **Virtual machine** *privileges*.
|
||||
|
||||

|
||||

|
||||
|
||||
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.
|
||||
|
||||

|
||||
|
||||
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**.
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
Now you have a user that is able to successfully create and manager Rancher clusters in vSphere.
|
||||
|
||||
### Creating vSphere Clusters
|
||||
|
||||
To create the cluster.
|
||||
|
||||
1. From the **Clusters** page, click **Add Cluster**.
|
||||
|
||||
2. Choose **vSphere**.
|
||||
|
||||
BIN
Binary file not shown.
|
After Width: | Height: | Size: 886 KiB |
BIN
Binary file not shown.
|
After Width: | Height: | Size: 879 KiB |
BIN
Binary file not shown.
|
After Width: | Height: | Size: 886 KiB |
BIN
Binary file not shown.
|
After Width: | Height: | Size: 823 KiB |
BIN
Binary file not shown.
|
After Width: | Height: | Size: 878 KiB |
BIN
Binary file not shown.
|
After Width: | Height: | Size: 801 KiB |
Reference in New Issue
Block a user