From 1305ac38b67e522ea21b12e5eb07639117523e6d Mon Sep 17 00:00:00 2001 From: Raghvendra Mandawale <223413099+RaghvendraMandawale@users.noreply.github.com> Date: Fri, 19 Sep 2025 17:58:46 +0530 Subject: [PATCH] Update NFC deployment requirements and recommendations --- .../howto-configure-network-fabric-controller.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/operator-nexus/howto-configure-network-fabric-controller.md b/operator-nexus/howto-configure-network-fabric-controller.md index 19502f9698..fabdbb667c 100644 --- a/operator-nexus/howto-configure-network-fabric-controller.md +++ b/operator-nexus/howto-configure-network-fabric-controller.md @@ -35,7 +35,14 @@ With the latest update, all new NFC Cluster deployments uses `Standard_D8s_v3` v This change is required due to the limited availability of `Standard_Ds4_v2` in several Azure regions. > [!Note] -> Existing NFC Clusters will continue to run on `Standard_Ds4_v2. +> To ensure optimal performance and scalability, it is essential to provision the appropriate node pool count for the required number of Network Fabric instances (NFs) within each Network Fabric Controller (NFC). If the necessary node pool count is not available, a provisioning request must be submitted in advance. Based on the current configuration—**recommended SKU: StandardDS4v2 (8 vCPUs, 28 GiB Memory)**—the expected node pool scaling requirements for the AKS cluster named nfcCluster are as follows:
+> +>| Number of NFs per NFC | Minimum Node Pool Count Required in AKS Cluster nfc Cluster| +>|---------------------- |------------------------------------------------------------| +>|1 – 5 | 2 | +>|6 - 10 | 3 | +>|11 - 15 | 4 | + ### Minimum vCPU requirement