Failed to Scale agentpool nodein kubernets service error: Pre allocated IPS2180 Exceed IP available 500

Saurin Shah 0 Reputation points
2025-01-25T02:46:00.17+00:00

Failed to Scale agentpool node in kubernets service error: Pre allocated IPS2180 Exceed IP available 500 please help this how to resolve even in subnet showing 505 ip there and we are increasing max node to 20 only please help us its prod and how to resolve in existing cluster only please it is urgent

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,236 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Asaf Sofer 85 Reputation points Microsoft Employee
    2025-01-26T07:37:35.93+00:00

    Hi Saurin,

    Best approach and the fully supported one , is with below steps:

    1.    Create a new subnet with a larger, non-overlapping range.

    2.    Create a new node pool on the new subnet.

    3.    Drain the pods from the old node pool that resides in the old subnet.

    4.    Delete the old subnet and old node pool.

    You can see more in below:

    https://learn.microsoft.com/en-us/troubleshoot/azure/azure-kubernetes/insufficientsubnetsize-error-advanced-networking

    -Asaf


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.