Kubernetes Node Charges on auto scaling

Victor Wong 21 Reputation points
2021-06-23T11:49:27.37+00:00

I would like to know how is the azure charge for the kubernetes nodes when we enable the auto scaling method in the azure portal.

For instance, if I enable the auto scaling method in the Azure portal console (kubernetes node pool) is there any charges for the "max" node that I acquired if my application actually doesn't utilise the node?

In my case, my max node count is 50 and min is 2. My application only utilise 2 nodes for the entire month. So based on pay per use charging model, the billing should be 2 nodes x 730 hours for the month.

Is my assumption here correct?

Thanks.

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.
2,456 questions
0 comments No comments
{count} votes

Accepted answer
  1. vipullag-MSFT 26,487 Reputation points Moderator
    2021-06-23T15:52:28.277+00:00

    @Victor Wong

    Nodes in Azure Kubernetes Service are billed based on the nodes utilized and not on the basis of the max node count number in scaling setting.

    Hope this helps clarify your query.

    Please 'Accept as answer' if the provided information is helpful, so that it can help others in the community looking for help on similar topics.

    0 comments No comments

0 additional answers

Sort by: Most helpful

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.