mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
1.5 KiB
1.5 KiB
Azure Kubernetes Service
Managed Kubernetes solution offered by Azure.
Table of contents
TL;DR
Troubleshooting
Subnet XXX does not have enough capacity for YY IP addresses while updating the credentials for an existing Service Principal
When you reset your cluster's credentials on an AKS cluster that uses Azure Virtual Machine Scale Sets, a Node image upgrade is performed to update your Nodes with the new credential information.
The image upgrade rollout should proceed one Node at a time unless configured differently.
Make sure you have enough space in your cluster's Subnet for at least one new Node (with all its possible containers).
Further readings
Sources
All the references in the further readings section, plus the following: