Skip to content

Commit c734581

Browse files
Update aks-hci-network-system-requirements.md
1 parent e8203c6 commit c734581

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

AKS-Hybrid/aks-hci-network-system-requirements.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ In this conceptual article, the following key components are introduced. These c
2626
Kubernetes nodes are deployed as specialized virtual machines in AKS enabled by Arc. These VMs are allocated IP addresses to enable communication between Kubernetes nodes. AKS Arc uses Azure Stack HCI logical networks to provide IP addresses and networking for the underlying VMs of the Kubernetes clusters. For more information about logical networks, see [Logical networks for Azure Stack HCI](/azure-stack/hci/manage/create-logical-networks?tabs=azurecli). You must plan to reserve one IP address per AKS cluster node VM in your Azure Stack HCI environment.
2727

2828
> [!NOTE]
29-
> Static IP is the only supported mode for assigning an IP address to AKS Arc VMs. This is because Kubernetes requires the IP address assigned to a Kubernetes node to be constant throughout the lifecycle of the Kubernetes cluster.
29+
> Static IP is the only supported mode for assigning an IP address to AKS Arc VMs. This is because Kubernetes requires the IP address assigned to a Kubernetes node to be constant throughout the lifecycle of the Kubernetes cluster.
30+
> Software defined virtual networks and SDN related features are currently not supported on AKS on Azure Stack HCI 23H2.
3031
3132
The following parameters are required in order to use a logical network for AKS Arc cluster create operation:
3233

0 commit comments

Comments
 (0)