mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 12:15:52 +00:00
Move enormour startup to east1-d zone
This commit is contained in:
parent
24d82b6c4a
commit
430bfe2c63
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user