Azure AKS Guidance Aims to Make Node Disruptions More Predictable
Microsoft has released new guidance for Azure Kubernetes Service (AKS) Node Auto-Provisioning (NAP), aiming to make node disruptions more predictable.
NAP, based on the open-source Karpenter project, automatically provisions and manages nodes in response to pending workloads.
However, this can introduce another form of change into the Kubernetes environment, leading to operational problems for users.
The new guidance emphasizes two complementary mechanisms: Pod Disruption Budgets (PDBs) at the application layer and NAP's disruption controls at the infrastructure layer.