Skip to content

Commit a31ce42

Browse files
committed
fix
1 parent 9009d75 commit a31ce42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AKS-Hybrid/create-kubernetes-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ This section describes how to use the Create Kubernetes cluster wizard through t
3939

4040
:::image type="content" source="media/create-kubernetes-cluster/basics.png" alt-text="Screenshot showing Basics cluster creation pane." lightbox="media/create-kubernetes-cluster/basics.png":::
4141

42-
1. This step is mandatory. Configure node pools to run your workloads on the **Node pools** page. You can add any number of Windows node pools and Linux node pools. If you enabled Azure Arc integration earlier in this wizard, configure a Linux node pool with at least one Linux worker node. However, if you disabled Azure Arc integration earlier, then any node pool addition allows you to proceed to the next step. You can also set maximum pod counts and node taints when configuring node pools. Both of these settings are optional. For more information about the available taint settings, see [New-AksHciCluster](./reference/ps/new-akshcicluster.md#new-azure-local-cluster-with-a-linux-node-pool-and-taints).
42+
1. This step is mandatory. Configure node pools to run your workloads on the **Node pools** page. You can add any number of Windows node pools and Linux node pools. If you enabled Azure Arc integration earlier in this wizard, configure a Linux node pool with at least one Linux worker node. However, if you disabled Azure Arc integration earlier, then any node pool addition allows you to proceed to the next step. You can also set maximum pod counts and node taints when configuring node pools. Both of these settings are optional. For more information about the available taint settings, see [New-AksHciCluster](./reference/ps/new-akshcicluster.md#new-aks-on-azure-local-cluster-with-a-linux-node-pool-and-taints).
4343

4444
![Screenshot that illustrates the Node pools page of the Kubernetes cluster wizard where you can configure maximum pod counts and taints.](./media/create-kubernetes-cluster/node-pool-added.png)
4545

0 commit comments

Comments
 (0)