Fix dead link to exmaples in vsphere.md (#3673)
This commit is contained in:
parent
e5d07f3a3d
commit
b997912ebe
1 changed files with 1 additions and 1 deletions
|
@ -61,4 +61,4 @@ cd kubespray
|
||||||
ansible-playbook -i inventory/sample/hosts.ini -b -v cluster.yml
|
ansible-playbook -i inventory/sample/hosts.ini -b -v cluster.yml
|
||||||
```
|
```
|
||||||
|
|
||||||
You'll find some useful 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/examples/tree/master/staging/volumes/vsphere) to test your configuration.
|
||||||
|
|
Loading…
Reference in a new issue