Move enormour startup to east1-d zone

This commit is contained in:
gmarek 2016-02-22 07:37:37 +01:00
parent 24d82b6c4a
commit 430bfe2c63

View File

@ -18,7 +18,7 @@
# Temporarily switch of Heapster, as this will not schedule anywhere.
# TODO: Think of a solution to enable it.
export KUBE_ENABLE_CLUSTER_MONITORING="none"
export KUBE_GCE_ZONE="us-east1-b"
export KUBE_GCE_ZONE="us-east1-d"
export MASTER_SIZE="n1-standard-32"
export NODE_SIZE="n1-standard-1"
export NODE_DISK_SIZE="50GB"