You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- The [Azure Operator 5G Core release version and corresponding Kubernetes version](overview-product.md#compatibility)
@@ -76,7 +76,7 @@ Once you complete these steps, you can create the AKS cluster:
76
76
- Disable **Automatic upgrade**.
77
77
- Select **Local accounts with Kubernetes RBAC** for the **Authentication and Authorization** method.
78
78
79
-
:::image type="content" source="media/quickstart-complete-prerequisites-deploy-azure-kubernetes-service/basic-tab-fields.png" alt-text="Basic tab of AKS containers showing fields that must be completed to create an AKS cluster.":::
79
+
:::image type="content" source="media/quickstart-complete-prerequisites-deploy-azure-kubernetes-service/basic-tab-fields.png" alt-text="Screenshot of the Basic tab of AKS containers showing fields that must be completed to create an AKS cluster.":::
80
80
81
81
1. Navigate to the **Add a node pool** tab, then modify the node details where required to meet infrastructure standards. In this setup, there are two node pools.
82
82
- Rename the sample **Node pool names** from **agentpool** and **userpool** to **system** and **worker**.
@@ -90,9 +90,9 @@ Once you complete these steps, you can create the AKS cluster:
90
90
- Select **update** and move to the **Networking** tab.
91
91
92
92
> [!NOTE]
93
-
> update the worker node pool details as shown.
93
+
> Update the worker node pool details as shown.
94
94
95
-
:::image type="content" source="media/quickstart-complete-prerequisites-deploy-azure-kubernetes-service/add-a-node-tab.png" alt-text="Screen shot of the Add a node tab displaying the fields the user must update.":::
95
+
:::image type="content" source="media/quickstart-complete-prerequisites-deploy-azure-kubernetes-service/add-a-node-tab.png" alt-text="Screenshot of the Add a node tab displaying the fields the user must update.":::
96
96
97
97
:::image type="content" source="media/quickstart-complete-prerequisites-deploy-azure-kubernetes-service/update-node-pool.png" alt-text="Screenshot of the Create a storage account page showing the Update node pool tab, highlighting the fields that user must update for successful AKS cluster creation.":::
98
98
@@ -105,7 +105,7 @@ Once you complete these steps, you can create the AKS cluster:
105
105
- Select **Calico** as the **Network policy**
106
106
- Leave all other values as default.
107
107
108
-
:::image type="content" source="media/quickstart-complete-prerequisites-deploy-azure-kubernetes-service/networking-tab.png" alt-text="Networking tab highlighting the fields the user must configure for a successful AKS cluster creation.":::
108
+
:::image type="content" source="media/quickstart-complete-prerequisites-deploy-azure-kubernetes-service/networking-tab.png" alt-text="Screenshot of the Networking tab highlighting the fields the user must configure for a successful AKS cluster creation.":::
109
109
110
110
7. Unless you have a specific requirement to do otherwise, don't change any values on the **Integrations** tab.
111
111
8. Navigate to the **Monitoring tab** and turn Azure monitor to **Off** by ensuring the following settings:
@@ -120,7 +120,7 @@ Once you complete these steps, you can create the AKS cluster:
120
120
10. Note the name of the **managed Infrastructure Resource group** displayed. This name is required to modify the cluster nodes and add extra data plane ports.
121
121
11. Select **Review + create** once validation completes.
122
122
123
-
:::image type="content" source="media/quickstart-complete-prerequisites-deploy-azure-kubernetes-service/advanced-tab.png" alt-text="Advanced tab showing the checkbox and button user must select to successfully create an AKS cluster.":::
123
+
:::image type="content" source="media/quickstart-complete-prerequisites-deploy-azure-kubernetes-service/advanced-tab.png" alt-text="Screenshot of the Advanced tab showing the checkbox and button user must select to successfully create an AKS cluster.":::
124
124
125
125
## Modify the cluster to add more interfaces with Accelerated Networking on the worker node pool
126
126
@@ -140,7 +140,7 @@ Once you complete these steps, you can create the AKS cluster:
140
140
- Select **Create**.
141
141
- Repeat this step for each data plane port required in the Virtual Machine Scale Set template.
142
142
143
-
:::image type="content" source="media/quickstart-complete-prerequisites-deploy-azure-kubernetes-service/create-network-interface-tab-detailed.png" alt-text="Create Network interface tab highlighting the subnet and network security group selections the user should enter.":::
143
+
:::image type="content" source="media/quickstart-complete-prerequisites-deploy-azure-kubernetes-service/create-network-interface-tab-detailed.png" alt-text="Screenshot of the Create Network interface tab highlighting the subnet and network security group selections the user should enter.":::
144
144
145
145
1. Open a separate window and navigate to the [Azure Resource Explorer](https://resources.azure.com/).
146
146
1. On the left side of the screen, locate the subscription for this cluster.
@@ -177,12 +177,12 @@ Once you complete these steps, you can create the AKS cluster:
177
177
```
178
178
12. Remove the image reference from the json shown in Azure Resource Explorer.
13. At the top of the screen next to the **Edit** button, select the green **PUT** button to apply the configuration.
188
188
@@ -233,7 +233,7 @@ Create a load balancer with the following settings, attaching the load balancer
233
233
1. Provide a name for the **Health probe** with the following settings:
234
234
- **Protocol**: HTTP
235
235
- **Port**: 30100
236
-
-**interval**: 5
236
+
- **Interval**: 5
237
237
238
238
1. Select **Save**.
239
239
@@ -266,19 +266,19 @@ Azure Operator 5G Core requires Network File Storage (NFS) storage. Use the **Cr
266
266
1. Leave the **Default to Microsoft Entra authorization in the Azure portal** disabled.
267
267
1. Select **Next**.
268
268
269
-
:::image type="content" source="media/quickstart-complete-prerequisites-deploy-azure-kubernetes-service/create-storage-account-advanced.png" alt-text="Screenshot of the the Create a storage account page showing the Advanced tab. Two selections under the Security section are highlighted for the user to mark the boxes.":::
269
+
:::image type="content" source="media/quickstart-complete-prerequisites-deploy-azure-kubernetes-service/create-storage-account-advanced.png" alt-text="Screenshot of the Create a storage account page showing the Advanced tab. Two selections under the Security section are highlighted for the user to mark the boxes.":::
270
270
271
271
### Networking tab
272
272
273
273
1. Select **Disable public access and use private access** for the **Network access** type.
274
274
1. Select **Add a Private endpoint**. The **Create private endpoint** dialog appears.
275
-
- Select your **Subscription**, **Resource group** and **Location**.
275
+
- Select your **Subscription**, **Resource group**, and **Location**.
276
276
- Provide a **Name** for the private endpoint resource.
277
277
- Select **file** as the **Storage sub-resource**.
278
-
- Select the **Virtual network** you created earlier and choose the **Subnet**; in this configuration choose the infra subnet defined. This enables file transfer from the AKS cluster and ensures private dns integration is enabled with your subscription and resource group.
278
+
- Select the **Virtual network** you created earlier and choose the **Subnet**; in this configuration choose the defined infra subnet. This selection enables file transfer from the AKS cluster and ensures private dns integration is enabled with your subscription and resource group.
279
279
- Verify the **Private DNS zone** as privatelink.file.core.windows.net and select save.
280
280
281
-
:::image type="content" source="media/quickstart-complete-prerequisites-deploy-azure-kubernetes-service/create-private-endpoint.png" alt-text="Screenhot of the Networking tab showing the available fields in the Create private endpoint section of the page. ":::
281
+
:::image type="content" source="media/quickstart-complete-prerequisites-deploy-azure-kubernetes-service/create-private-endpoint.png" alt-text="Screenshot of the Networking tab showing the available fields in the Create private endpoint section of the page. ":::
282
282
283
283
1. In the **Network routing** section of the **Networking** tab, select **Microsoft network routing**
0 commit comments