PSRule.Rules.Azure icon indicating copy to clipboard operation
PSRule.Rules.Azure copied to clipboard

Use planned maintenance feature with AKS clusters

Open BernieWhite opened this issue 2 years ago • 0 comments

Existing rule

No response

Suggested rule

A planned maintenance window should be used to schedule upgrades to avoid periods of high cluster utilization.

The aksManagedAutoUpgradeSchedule should be used for all cluster upgrade scenarios and aksManagedNodeOSUpgradeSchedule for all node OS security patching scenarios.

Pillar

Reliability

Additional context

  • https://learn.microsoft.com/azure/aks/planned-maintenance

BernieWhite avatar Sep 29 '23 14:09 BernieWhite