mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 05:27:21 +00:00
Move high-density kubemark back to us-east1
This commit is contained in:
parent
13c17ddc67
commit
d6d7f3ffd2
@ -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':
|
||||||
|
Loading…
Reference in New Issue
Block a user