Skip to content
This repository was archived by the owner on Feb 3, 2025. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion demo-scripts/azure-load-testing/aks-cost-optimization.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Please execute the steps outlined in the [deployment instructions](../../docs/de

## Walkthrough

1. We have a GitHub workflow (and a Azure DevOps pipeline too) that executes load tests on a AKS cluster using a matrix of cluster sizes. The workflow is defined in the [aks-cost-optimization.yml](../../.github/workflows/aks-cost-optimization.yml) file. The workflow can be triggered manually on-demand.
1. We have a GitHub workflow (and an Azure DevOps pipeline too) that executes load tests on an AKS cluster using a matrix of cluster sizes. The workflow is defined in the [aks-cost-optimization.yml](../../.github/workflows/aks-cost-optimization.yml) file. The workflow can be triggered manually on-demand.

![aks cost optimization](./media/aks-cost-optimization-0.png)

Expand Down