Skip to content

Commit

Permalink
Update aks_checklist.en.json
Browse files Browse the repository at this point in the history
  • Loading branch information
erjosito authored Oct 20, 2023
1 parent 8ad7915 commit 378eb4b
Showing 1 changed file with 8 additions and 19 deletions.
27 changes: 8 additions & 19 deletions checklists/aks_checklist.en.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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"
Expand All @@ -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"
Expand All @@ -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"
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -1402,4 +1391,4 @@
"state": "GA",
"timestamp": "October 09, 2023"
}
}
}

0 comments on commit 378eb4b

Please sign in to comment.