Changing openstack to openstack-heat in get-kube.sh

This commit is contained in:
Elson O Rodriguez 2016-04-24 21:59:12 -07:00 committed by Lukasz Zajaczkowski
parent 7b3b24c4f5
commit c5ca66b2e1

View File

@ -39,7 +39,7 @@
# Rackspace
# * export KUBERNETES_PROVIDER=rackspace; wget -q -O - https://get.k8s.io | bash
# OpenStack
# * export KUBERNETES_PROVIDER=openstack; wget -q -O - https://get.k8s.io | bash
# * export KUBERNETES_PROVIDER=openstack-heat; wget -q -O - https://get.k8s.io | bash
#
# Set KUBERNETES_SKIP_DOWNLOAD to non-empty to skip downloading a release.
# Set KUBERNETES_SKIP_CONFIRM to skip the installation confirmation prompt.