Skip to content

Commit 46ff7ff

Browse files
author
Justin
committed
fix feedback for slb
1 parent e029afb commit 46ff7ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/load-balancer-standard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ The following limitations apply when you create and manage AKS clusters that sup
5858
When you create an AKS cluster, by default, the *Standard* SKU load balancer is used when you run services in that cluster. For example, [the quickstart using the Azure CLI][aks-quickstart-cli] deploys a sample application that uses the *Standard* SKU load balancer.
5959

6060
> [!IMPORTANT]
61-
> **If public IP addresses are disallowed**, cluster egress can be customized through a user defined route (UDR). This will skip IP provisioning and backend pool setups for the Azure load balancer. To learn how to set this, follow documentation on [setting a cluster's `outboundType` to 'userDefinedRouting'](egress-outboundtype.md).
61+
> Public IP addresses can be avoided by customizing a user-defined route (UDR). Specifying an AKS cluster's outbound type as UDR can skip IP provisioning and backend pool setup for the AKS created Azure load balancer. See [setting a cluster's `outboundType` to 'userDefinedRouting'](egress-outboundtype.md).
6262
6363
## Configure the load balancer to be internal
6464

0 commit comments

Comments
 (0)