Azure charges for node scaling

Gitesh Shah 20 Reputation points
2023-10-03T23:01:00.6633333+00:00

Hey Azure experts,

We have a scenario and need to see what your thoughts are. We have a AKS windows Node running for our containers. Min Node value and Max node value is set to 3 & 5 (check screenshot). We always use only 3 Nodes. Autoscaling might scale up to 5 Nodes under high traffic but has almost never happened in last 1 year. Do you know if we are getting charged for the 2 nodes that have not scaled up. Out hosting provider is saying that Microsoft will charge you a small amount for reserving those 2 nodes even if they are not spinned up.

User's image

Thanks

Gitesh Shah

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
Azure Kubernetes Service
Azure Kubernetes Service
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
{count} votes

Answer accepted by question author
  1. Mutaz Nassar 2,361 Reputation points Microsoft Employee
    2023-10-04T07:10:07.7466667+00:00

    Hi Gitesh Shah,

    You will only be charged on the VMs in the node resource group; The node resource group contains all the cluster infrastructure resources and is the one that shows charges to your subscription. see the details here.
    Also, If you use on-demand scaling or the cluster autoscaler, account for the added VMs. see the details here

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

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