-
Notifications
You must be signed in to change notification settings - Fork 8
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 pipeline for konnectivity agent autoscaler performance #444
Add pipeline for konnectivity agent autoscaler performance #444
Conversation
pipelines/perf-eval/Autoscale Benchmark/konnectivity-agent-autoscaler.yml
Outdated
Show resolved
Hide resolved
expected_agent_pods: 6 | ||
scale_2000_nodes: | ||
node_count: 2000 | ||
expected_agent_pods: 8 |
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.
where are node count and expected agent pods used?
it is recommended to add test scenarios code first and manually verify it before adding automation, you can follow example PR here: |
05156db
to
8b83133
Compare
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
Show resolved
Hide resolved
Signed-off-by: Kartik Joshi <[email protected]>
8b83133
to
d7c0a7f
Compare
can you pull latest changes and try to fix the Terraform validation and Yaml validation workflows. |
No description provided.