diff --git a/checklists/aks_checklist.en.json b/checklists/aks_checklist.en.json index 96b09524d..72f5a6750 100644 --- a/checklists/aks_checklist.en.json +++ b/checklists/aks_checklist.en.json @@ -151,12 +151,12 @@ "link": "https://learn.microsoft.com/azure/cloud-adoption-framework/scenarios/aks/eslz-cost-governance-with-kubecost" }, { - "category": "Cost Governance", - "subcategory": "Cost", - "text": "If required scale NodePool snapshots", + "category": "Operations", + "subcategory": "Compliance", + "text": "If required use nodePool snapshots", "waf": "Cost", "guid": "64d1a846-e28a-4b6b-9a33-22a635c15a21", - "id": "03.01.02", + "id": "07.02.16", "cost": 1, "severity": "Low", "link": "https://learn.microsoft.com/azure/aks/node-pool-snapshot" @@ -167,7 +167,7 @@ "text": "Use scale down mode to delete/delallocate nodes", "waf": "Cost", "guid": "4d3dfbab-9924-4831-a68d-fdf0d72f462c", - "id": "03.01.03", + "id": "03.01.02", "cost": 1, "severity": "Low", "link": "https://learn.microsoft.com/azure/aks/scale-down-mode" @@ -178,7 +178,7 @@ "text": "When required use multi-instance partioning GPU on AKS Clusters", "waf": "Cost", "guid": "87e651ea-bc4a-4a87-a6df-c06a4b570ebc", - "id": "03.01.04", + "id": "03.01.03", "cost": 1, "severity": "Medium", "link": "https://learn.microsoft.com/azure/aks/gpu-multi-instance" @@ -189,7 +189,7 @@ "text": "If running a Dev/Test cluster use NodePool Start/Stop", "waf": "Cost", "guid": "2b72a08b-0410-4cd6-9093-e068a5cf27e8", - "id": "03.01.05", + "id": "03.01.04", "cost": 1, "severity": "Low", "link": "https://learn.microsoft.com/azure/aks/start-stop-nodepools" @@ -853,17 +853,6 @@ "severity": "Low", "link": "https://learn.microsoft.com/azure/advisor/advisor-get-started" }, - { - "category": "Operations", - "subcategory": "Compliance", - "text": "Develop your YAML manifests with intelligent text editors such as vscode+kubeadvisor", - "waf": "Operations", - "guid": "5388e9de-d167-4dd1-a2b0-ac241b999a64", - "id": "07.02.02", - "simple": 1, - "severity": "Low", - "link": "https://learn.microsoft.com/azure/aks/operator-best-practices-scheduler" - }, { "category": "Operations", "subcategory": "Compliance", @@ -1402,4 +1391,4 @@ "state": "GA", "timestamp": "October 09, 2023" } -} \ No newline at end of file +}