From 86bace2ab65dbac779d2c24f25d6e6bf53ab5b5d Mon Sep 17 00:00:00 2001 From: Hiroshi Yoshioka <40815708+hyoshioka0128@users.noreply.github.com> Date: Wed, 25 Dec 2024 00:36:03 +0900 Subject: [PATCH] =?UTF-8?q?Update=20aks-cost-optimization.md=20(Typo=20"a?= =?UTF-8?q?=20AKS"=E2=86=92"an=20AKS")?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://github.com/microsoft/contosotraders-cloudtesting/blob/main/demo-scripts/azure-load-testing/aks-cost-optimization.md #PingMSFTDocs --- demo-scripts/azure-load-testing/aks-cost-optimization.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo-scripts/azure-load-testing/aks-cost-optimization.md b/demo-scripts/azure-load-testing/aks-cost-optimization.md index 0707caf7..a2850380 100644 --- a/demo-scripts/azure-load-testing/aks-cost-optimization.md +++ b/demo-scripts/azure-load-testing/aks-cost-optimization.md @@ -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)