diff --git a/cluster/kube-up.sh b/cluster/kube-up.sh index a2813f99e2f..81a33d3f3fa 100755 --- a/cluster/kube-up.sh +++ b/cluster/kube-up.sh @@ -34,13 +34,7 @@ source "${KUBE_ROOT}/cluster/kube-util.sh" DEPRECATED_PROVIDERS=( "centos" - "libvirt-coreos" "local" - "openstack-heat" - "photon-controller" - "vagrant" - "vsphere" - "windows" ) for provider in "${DEPRECATED_PROVIDERS[@]}"; do