Skip to content

Commit 6af26bc

Browse files
committed
add tip to refer to json parameters
1 parent 82eefeb commit 6af26bc

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

AKS-Hybrid/aks-edge-quickstart.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.custom: template-how-to
1313
This quickstart describes how to set up an Azure Kubernetes Service (AKS) Edge Essentials single-machine K3S Linux-only cluster.
1414

1515
> [!NOTE]
16-
> The purpose of this quickstart script is to ease the evaluation process and requires higher level credentials for onetime setup of Azure subscription. This is not intended for production use.
16+
> The purpose of this quickstart script is to ease the evaluation process and requires higher level credentials for one-time setup of Azure subscription. This is not intended for production use.
1717
1818
## Prerequisites
1919

@@ -56,6 +56,9 @@ This script automates the following steps:
5656
- Installs the Azure Connected Machine Agent and connects the host machine to Arc for Servers.
5757
- Connects the deployed cluster to Arc for connected Kubernetes.
5858

59+
> [!TIP]
60+
> You can modify the `$aksedgeConfig` json content in the `AksEdgeQuickStart` script for any additional options. See [Deployment JSON configuration](aks-edge-deployment-config-json.md) for available options.
61+
5962
## Step 2: Deploy AKS Edge Essentials
6063

6164
In an elevated PowerShell prompt, run the `AksEdgeQuickStart.ps1` script. This brings up a K3s cluster:

0 commit comments

Comments
 (0)