Skip to content

Expand remediation options for AKS allocated outbound port validation - #2102

Open
esnxzhx wants to merge 1 commit into
MicrosoftDocs:mainfrom
esnxzhx:patch-2
Open

Expand remediation options for AKS allocated outbound port validation#2102
esnxzhx wants to merge 1 commit into
MicrosoftDocs:mainfrom
esnxzhx:patch-2

Conversation

@esnxzhx

@esnxzhx esnxzhx commented Aug 10, 2026

Copy link
Copy Markdown

Summary

Expands the remediation guidance for the InvalidLoadBalancerProfileAllocatedOutboundPorts error.

Article updated:

support/azure/azure-kubernetes/create-upgrade-delete/error-code-invalidloadbalancerprofileallocatedoutboundports.md

Changes

  • Convert the existing remediation sentence into a list of actionable options.
  • Clarify that customers can:
    • Increase the number of outbound frontend IP addresses.
    • Reduce allocatedOutboundPorts.
    • Reduce the node count or autoscaler maxCount.
    • Reduce maxSurge when appropriate for workload availability requirements.
  • Add an example showing that a second outbound IP provides 128,000 SNAT ports and resolves the article's 72,000-port requirement.

Reason for change

The current article mentions only the cluster node count, outbound IP count, and ports per node. It doesn't identify autoscaler maxCount or maxSurge as values that can affect the validation node count.

The expanded guidance gives customers specific configuration options for resolving the error.

Validation

The remediation options follow the AKS RP validation inputs used to calculate required and available SNAT ports.

Scope

This PR changes only the remediation guidance. It doesn't modify the Cause section, feasibility formula, or upgrade-surge calculation.

Updated guidance on changes to address invalid load balancer profile error, including specific actions to increase outbound IP addresses and reduce allocated outbound ports.
@prmerger-automator

Copy link
Copy Markdown

esnxzhx : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

@prmerger-automator

Copy link
Copy Markdown

esnxzhx : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

@esnxzhx

esnxzhx commented Aug 10, 2026

Copy link
Copy Markdown
Author

#sign-off

@prmerger-automator

Copy link
Copy Markdown

Invalid command: '#sign-off'. Only the assigned author of one or more file in this PR can sign off. Kaushik Ainapure (@kaushika-msft)

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit ad289b5:

✅ Validation status: passed

File Status Preview URL Details
support/azure/azure-kubernetes/create-upgrade-delete/error-code-invalidloadbalancerprofileallocatedoutboundports.md ✅Succeeded

For more details, please refer to the build report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants