mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-04-21 14:18:21 -04:00
Register master kubelet in scalability suite
This commit is contained in:
parent
3caa6caa04
commit
fb2173cedf
1 changed files with 1 additions and 0 deletions
|
|
@ -136,6 +136,7 @@
|
|||
export NODE_SIZE="n1-standard-2"
|
||||
export NODE_DISK_SIZE="50GB"
|
||||
export NUM_NODES="100"
|
||||
export REGISTER_MASTER="true"
|
||||
# Reduce logs verbosity
|
||||
export TEST_CLUSTER_LOG_LEVEL="--v=2"
|
||||
# TODO: Remove when we figure out the reason for occasional failures #19048
|
||||
|
|
|
|||
Loading…
Reference in a new issue