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
Copy file name to clipboardExpand all lines: AKS-Hybrid/aks-edge-quickstart.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ ms.custom: template-how-to
13
13
This quickstart describes how to set up an Azure Kubernetes Service (AKS) Edge Essentials single-machine K3S Linux-only cluster.
14
14
15
15
> [!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.
17
17
18
18
## Prerequisites
19
19
@@ -56,6 +56,9 @@ This script automates the following steps:
56
56
- Installs the Azure Connected Machine Agent and connects the host machine to Arc for Servers.
57
57
- Connects the deployed cluster to Arc for connected Kubernetes.
58
58
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
+
59
62
## Step 2: Deploy AKS Edge Essentials
60
63
61
64
In an elevated PowerShell prompt, run the `AksEdgeQuickStart.ps1` script. This brings up a K3s cluster:
0 commit comments