Commit d6d7f3ff authored by Wojciech Tyczynski's avatar Wojciech Tyczynski

Move high-density kubemark back to us-east1

parent 13c17ddc
...@@ -67,7 +67,7 @@ ...@@ -67,7 +67,7 @@
export NUM_NODES="3" export NUM_NODES="3"
export MASTER_SIZE="n1-standard-2" export MASTER_SIZE="n1-standard-2"
export NODE_SIZE="n1-standard-4" export NODE_SIZE="n1-standard-4"
export KUBE_GCE_ZONE="us-central1-f" export KUBE_GCE_ZONE="us-east1-d"
export KUBEMARK_MASTER_SIZE="n1-standard-4" export KUBEMARK_MASTER_SIZE="n1-standard-4"
export KUBEMARK_NUM_NODES="100" export KUBEMARK_NUM_NODES="100"
- '500-gce': - '500-gce':
......
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