-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add test for konnectivity agent autoscaler performance #494
base: main
Are you sure you want to change the base?
Conversation
scenarios/perf-eval/konnectivity-autoscale/terraform-inputs/azure.tfvars
Outdated
Show resolved
Hide resolved
scenarios/perf-eval/konnectivity-autoscale/terraform-inputs/azure.tfvars
Show resolved
Hide resolved
scenarios/perf-eval/konnectivity-autoscale/terraform-inputs/azure.tfvars
Outdated
Show resolved
Hide resolved
scenarios/perf-eval/konnectivity-autoscale/terraform-inputs/azure.tfvars
Outdated
Show resolved
Hide resolved
scenarios/perf-eval/konnectivity-autoscale/terraform-inputs/azure.tfvars
Outdated
Show resolved
Hide resolved
pipelines/perf-eval/CRI Benchmark/konnectivity-resource-consume.yml
Outdated
Show resolved
Hide resolved
pipelines/perf-eval/CRI Benchmark/konnectivity-resource-consume.yml
Outdated
Show resolved
Hide resolved
pipelines/perf-eval/CRI Benchmark/konnectivity-resource-consume.yml
Outdated
Show resolved
Hide resolved
pipelines/perf-eval/CRI Benchmark/konnectivity-resource-consume.yml
Outdated
Show resolved
Hide resolved
pipelines/perf-eval/CRI Benchmark/konnectivity-resource-consume.yml
Outdated
Show resolved
Hide resolved
Terraform and YAML validation are failing. Can you fix it? |
4e552f5
to
eabe57f
Compare
n500-p5-cpu: | ||
node_count: 501 | ||
max_pods: 20 | ||
repeats: 1 | ||
operation_timeout: 30m | ||
load_type: cpu | ||
node_per_step: 100 | ||
scale_enabled: true | ||
n1001-p6-cpu: | ||
node_count: 1001 | ||
max_pods: 20 | ||
repeats: 1 | ||
operation_timeout: 30m | ||
load_type: cpu | ||
node_per_step: 100 | ||
scale_enabled: true |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
let's comment out these 2 and running the 100 nodes first to confirm results look good before running larger scale
39fe723
to
94c9e44
Compare
Signed-off-by: Kartik Joshi <[email protected]>
94c9e44
to
091f603
Compare
Add test to support konnectivity agent autoscaler benchmark