Skip to content

Commit 55e4515

Browse files
committed
update info
1 parent 0073b1a commit 55e4515

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-arc/kubernetes/quickstart-connect-cluster.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Quickstart: Connect an existing Kubernetes cluster to Azure Arc"
33
description: In this quickstart, you learn how to connect an Azure Arc-enabled Kubernetes cluster.
44
ms.topic: quickstart
5-
ms.date: 03/10/2023
5+
ms.date: 03/13/2023
66
ms.custom: template-quickstart, mode-other, devx-track-azurecli, devx-track-azurepowershell
77
ms.devlang: azurecli
88
---
@@ -147,7 +147,7 @@ ResourceId : /subscriptions/00000000-0000-0000-0000-000000000000/resource
147147

148148
## Connect an existing Kubernetes cluster
149149

150-
Run the following command to connect your cluster. This command deploys the Azure Arc agents to the cluster and installs Helm v. 3.6.3 to the the deployment machine, if not already present.
150+
Run the following command to connect your cluster. This command deploys the Azure Arc agents to the cluster and installs Helm v. 3.6.3 to the .azure folder of the deployment machine. This Helm 3 installation is only used for Azure Arc, and it does not remove or change any previously installed versions of Helm on the machine.
151151

152152
In this example, the cluster's name is AzureArcTest1.
153153

0 commit comments

Comments
 (0)