-
Notifications
You must be signed in to change notification settings - Fork 74
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Scale the machineset to the desired count before running kube-burner. run.sh accepts the number of workers to scale for each avaialability zone in region as env variable. Currently this patch is hard coded to support us-west-2 region with 4 avaialaility zones. For example, if user wants to scale US_WEST_2A to 143 nodes and US_WEST_2B to 188 nodes, pass them to run.sh like below US_WEST_2A=143 US_WEST_2B=188 WORKLOAD=node-desnity-cni ./run.sh
- Loading branch information
1 parent
e67478a
commit 4f08d18
Showing
1 changed file
with
29 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters