Commit 892c2aba authored by Lukasz Zajaczkowski's avatar Lukasz Zajaczkowski

Name adjustment to OpenStack-Heat in cluster/get-kube.sh

parent 1acd762f
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
# * export KUBERNETES_PROVIDER=photon-controller; wget -q -O - https://get.k8s.io | bash # * export KUBERNETES_PROVIDER=photon-controller; wget -q -O - https://get.k8s.io | bash
# Rackspace # Rackspace
# * export KUBERNETES_PROVIDER=rackspace; wget -q -O - https://get.k8s.io | bash # * export KUBERNETES_PROVIDER=rackspace; wget -q -O - https://get.k8s.io | bash
# OpenStack # OpenStack-Heat
# * export KUBERNETES_PROVIDER=openstack-heat; 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_DOWNLOAD to non-empty to skip downloading a release.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment