Skip to content

Add AKS machine CRUD scale pipeline#1205

Draft
karenychen wants to merge 1 commit into
Azure:feat/k8s-machine-client-az-clifrom
karenychen:feat/k8s-machine-crud-pipeline
Draft

Add AKS machine CRUD scale pipeline#1205
karenychen wants to merge 1 commit into
Azure:feat/k8s-machine-client-az-clifrom
karenychen:feat/k8s-machine-crud-pipeline

Conversation

@karenychen
Copy link
Copy Markdown
Contributor

Summary

  • Add the AKS machine CRUD perf pipeline and topology/engine steps.
  • Add canadacentral scale stages for 10, 500, and 1000 nodes.
  • Run 10 and 500 in parallel, then run 1000 after both complete.

Stack

Scale setup

  • 500 nodes uses batch API with 10 workers for a calculated batch size of 50.
  • 1000 nodes uses batch API with 20 workers for a calculated batch size of 50.
  • Large-scale overlay pod CIDR uses 10.128.0.0/11, aligned with existing 1000-node perf scenarios.

Validation

  • yamllint -c .yamllint . --no-warnings
  • focused stage dependency validation for pipelines/system/new-pipeline-test.yml
  • git diff --check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant