Skip to content

Commit b406b86

Browse files
authored
Update aks-edge-howto-deploy-azure-iot.md
1 parent 8bb97dc commit b406b86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

AKS-Hybrid/aks-edge-howto-deploy-azure-iot.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,15 @@ To run the script, you need the following prerequisites:
3030

3131
- Hardware requirements: ensure that your machine has a minimum of 16-GB available RAM, 8 available vCPUs, and 52-GB free disk space reserved for Azure IoT Operations.
3232

33-
## Create an Azure Arc-enabled AKS Edge Essentials cluster for Azure IoT Operations
33+
## Create an Arc-enabled cluster
3434

3535
The [AksEdgeQuickStartForAio.ps1](https://github.com/Azure/AKS-Edge/blob/main/tools/scripts/AksEdgeQuickStart/AksEdgeQuickStartForAio.ps1) script automates the process of creating and connecting a cluster, and is the recommended path for deploying Azure IoT Operations on AKS Edge Essentials. The script performs the following tasks:
3636

3737
- Downloads the latest [AKS Edge Essentials MSI from this repo](https://github.com/Azure/aks-edge).
3838
- Installs AKS Edge Essentials, and deploys and creates a single machine Kubernetes cluster on your Windows machine.
3939
- Connects to the Azure subscription, creates a resource group if it doesn't already exist, and connects the cluster to Arc to create an Arc-enabled Kubernetes cluster.
4040
- Enables the custom location feature on the Arc-enabled Kubernetes cluster.
41-
- Enables the workload identity feature on the Arc-enabled Kubernetes cluster.
41+
- Enables the workload identity federation feature on the Arc-enabled Kubernetes cluster.
4242
- Deploys the local path provisioning.
4343
- Configures firewall rules on the host Windows machine for the MQTT broker.
4444
- On the Linux VM, which serves as the Kubernetes control plane node:

0 commit comments

Comments
 (0)