You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature Request: As a member of the Infrastructure Team responsible for automation, I need to have a Git driven automation process for managing the lifecycle of my clusters so that I don’t have to use the portal or the CLI to do it manually.
#23
Open
bahramr opened this issue
Mar 29, 2022
· 1 comment
Description:
Add the code and document the steps to manage the cluster lifecycle, which includes patching nodes, upgrading AKS, adding/removing nodepools, changing min/max nb of nodes, changing nodepool subnet size, changing nodepool VM SKU, changing max pods, label/taints on nodes, adding/removing pod identities, adding/removing RBAC permissions, etc.
Acceptance Criteria:
Readme file in root directory should detail why using Git for lifecycle management is important
Detailed readme for cluster lifecycle management using Git
Add artifacts required for this to be successful in the lifecycle management folder
The text was updated successfully, but these errors were encountered:
Description:
Add the code and document the steps to manage the cluster lifecycle, which includes patching nodes, upgrading AKS, adding/removing nodepools, changing min/max nb of nodes, changing nodepool subnet size, changing nodepool VM SKU, changing max pods, label/taints on nodes, adding/removing pod identities, adding/removing RBAC permissions, etc.
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: