Remove kube-up for vsphere

This commit is contained in:
Ritesh H Shukla
2016-12-22 20:15:37 +00:00
parent 4ee51fcc2d
commit 35a750ac21
20 changed files with 15 additions and 1125 deletions

View File

@@ -34,8 +34,6 @@
# * export KUBERNETES_PROVIDER=azure-legacy; wget -q -O - https://get.k8s.io | bash
# Vagrant (local virtual machines)
# * export KUBERNETES_PROVIDER=vagrant; wget -q -O - https://get.k8s.io | bash
# VMWare VSphere
# * export KUBERNETES_PROVIDER=vsphere; wget -q -O - https://get.k8s.io | bash
# VMWare Photon Controller
# * export KUBERNETES_PROVIDER=photon-controller; wget -q -O - https://get.k8s.io | bash
# Rackspace