We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Other (describe below)
Original calucaltion:
64,000 ports per IP / <outbound ports per node> * <number of outbound IPs> = <maximum number of nodes in the cluster>.
Propose change:
The maximum number of nodes in the cluster = (sum of the maximum or fixed node counts across all agent pools) + (one buffer node for each agent pool)
To figure out ports/IPs: (64,000 ports per IP / <outbound ports per node>) * <number of outbound IPs> >= <maximum number of nodes in the cluster>
https://learn.microsoft.com/en-us/azure/aks/load-balancer-standard#configure-the-allocated-outbound-ports
https://github.com/MicrosoftDocs/azure-aks-docs/blob/main/articles/aks/load-balancer-standard.md
@asudbring
6e30ff27-5ab1-75a8-23a0-13e3927d888a
The text was updated successfully, but these errors were encountered:
Hi, is there any further details require for this update? I can provide more context, just let me know.
Sorry, something went wrong.
No branches or pull requests
Type of issue
Other (describe below)
Feedback
Original calucaltion:
Propose change:
Page URL
https://learn.microsoft.com/en-us/azure/aks/load-balancer-standard#configure-the-allocated-outbound-ports
Content source URL
https://github.com/MicrosoftDocs/azure-aks-docs/blob/main/articles/aks/load-balancer-standard.md
Author
@asudbring
Document Id
6e30ff27-5ab1-75a8-23a0-13e3927d888a
The text was updated successfully, but these errors were encountered: