Commit c9d33ec1 authored by Marek Grabowski's avatar Marek Grabowski

Merge pull request #21655 from gmarek/zone

Move enormour startup to east1-d zone
parents 24d82b6c 430bfe2c
......@@ -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"
......
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