mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +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 MASTER_SIZE="n1-standard-2"
|
||||
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_NUM_NODES="100"
|
||||
- '500-gce':
|
||||
|
Loading…
Reference in New Issue
Block a user