Skip to content

Commit f613579

Browse files
committed
updated for greater than/less than sign issue
1 parent 3854864 commit f613579

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/operator-5g-core/quickstart-complete-prerequisites-deploy-azure-kubernetes-service.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Once you complete these steps, you can create the AKS cluster:
8585
- Select **Azure Linux** as the **OS SKU**.
8686
- Select **Zones 1,2,3** as the **Availability zones** and leave the **Enable Azure Spot instances** field unmarked.
8787
- Select **Manual** as the **Scale method**.
88-
- Select **2** for the **Node count**.
88+
- Select the appropriate **Node count** for each pool as shown.
8989
- Select **250** as the **Max pods per node**, and don't choose to **Enable public IP per node**. Use the default values for the remaining settings.
9090
- Select **update** and move to the **Networking** tab.
9191

@@ -141,8 +141,8 @@ Once you complete these steps, you can create the AKS cluster:
141141

142142
1. Open a separate window and navigate to the [Azure Resource Explorer](https://resources.azure.com/).
143143
1. On the left side of the screen, locate the subscription for this cluster.
144-
1. Select **resourceGroups/<infrastructure-resource-group-name>/<providers > Microsoft.Compute > virtualMachineScaleSets > <your Azure Virtual Machine Scale Sets name>**.
145-
1. Select the virtual machine scale set, then select and change the option from **Read Only** to **Read/Write**.
144+
1. Select **Subscriptions**/**resourceGroups/&lt;your-infrastructure-resource-group-name&gt;/ &lt;providers&gt;Microsoft.Compute &gt; virtualMachineScaleSets &gt;&lt; your Azure Virtual Machine Scale Sets name>**.
145+
1. Select the virtual machine scale set associated with the user node pool, then select and change the option from **Read Only** to **Read/Write**.
146146

147147
:::image type="content" source="media/quickstart-complete-prerequisites-deploy-azure-kubernetes-service/read-write-option.png" alt-text="Image showing the Read/Write option active.":::
148148

0 commit comments

Comments
 (0)