parent
1911fe5ca8
commit
3b750cafc1
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ Kubespray can be deployed with vSphere as Cloud provider. This feature supports
|
|||
|
||||
## Prerequisites
|
||||
|
||||
You need at first to configure you vSphere environement by following the [official documentation](https://kubernetes.io/docs/getting-started-guides/vsphere/#vsphere-cloud-provider).
|
||||
You need at first to configure you vSphere environment by following the [official documentation](https://kubernetes.io/docs/getting-started-guides/vsphere/#vsphere-cloud-provider).
|
||||
|
||||
After this step you should have:
|
||||
- UUID activated for each VM where Kubernetes will be deployed
|
||||
|
@ -61,4 +61,4 @@ cd kubespray
|
|||
ansible-playbook -i inventory/sample/hosts.ini -b -v cluster.yml
|
||||
```
|
||||
|
||||
You'll find some usefull examples [here](https://github.com/kubernetes/kubernetes/tree/master/examples/volumes/vsphere) to test your configuration.
|
||||
You'll find some useful examples [here](https://github.com/kubernetes/kubernetes/tree/master/examples/volumes/vsphere) to test your configuration.
|
||||
|
|
Loading…
Reference in a new issue