Name a cluster and use it to make forwarding rules for GCE
This commit is contained in:

committed by
Satnam Singh

parent
9936f09b78
commit
19b927ea57
@@ -65,6 +65,7 @@ function create-provision-scripts {
|
||||
(
|
||||
echo "#! /bin/bash"
|
||||
echo "KUBE_ROOT=/vagrant"
|
||||
echo "INSTANCE_PREFIX='${INSTANCE_PREFIX}'"
|
||||
echo "MASTER_NAME='${INSTANCE_PREFIX}-master'"
|
||||
echo "MASTER_IP='${MASTER_IP}'"
|
||||
echo "MINION_NAMES=(${MINION_NAMES[@]})"
|
||||
|
Reference in New Issue
Block a user