Skip to content

Commit 57e51cd

Browse files
committed
updates we'll try an important block but may back out of it
1 parent 2e367cc commit 57e51cd

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 the preview, the Azure Instance Metadata Service does not support public IP addresses for the standard tier VM SKU. The AKS nodes will not display their public IP addresses, but the IPs are assigned and function as intended.
727+
> During the preview, the Azure Instance Metadata Service does not support public IP addresses for the standard tier VM SKU. The AKS nodes will not display their public IP addresses via kubectl commands, but 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)