Skip to content

Commit 4dfbeea

Browse files
committed
tweaks
1 parent ff6732f commit 4dfbeea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/use-multiple-node-pools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -724,7 +724,7 @@ It may take a few minutes to update your AKS cluster depending on the node pool
724724
> You must install the CLI preview extension 0.4.43 or greater to use the public IP per node feature.
725725

726726
> [!Important]
727-
> During preview, the Azure Instance Metadata Service doesn't support public IP addresses for the standard tier VM SKU. Due to this limitation, the AKS nodes will not display their public IP addresses via kubectl commands, but the IPs are assigned and function as intended.
727+
> The Azure Instance Metadata Service doesn't currently support public IP addresses for the standard tier VM SKU. Due to this limitation, you can't use kubectl commands to display the public IPs assigned to the nodes. However, the IPs are assigned and function as intended.
728728

729729
AKS nodes do not require their own public IP addresses for communication. However, scenarios may require nodes in a node pool to receive their own dedicated public IP addresses. An common scenario is for gaming workloads, where a console needs to make a direct connection to a cloud virtual machine to minimize hops. This scenario can be achieved on AKS by registering for a preview feature, Node Public IP (preview).
730730

0 commit comments

Comments
 (0)