Skip to content

Commit 60234b3

Browse files
Merge pull request #18217 from sethmanheim/clust6-16
Add note to cluster host
2 parents 938a130 + f9eb197 commit 60234b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

AKS-Arc/kubernetes-walkthrough-powershell.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Use PowerShell to set up Kubernetes on Windows Server clusters
33
description: Learn how to set up an AKS host and create Kubernetes clusters using Windows PowerShell.
44
author: sethmanheim
55
ms.topic: quickstart
6-
ms.date: 03/28/2025
6+
ms.date: 06/16/2025
77
ms.author: sethm
88
ms.lastreviewed: 05/02/2022
99
ms.reviewer: abha
@@ -117,7 +117,7 @@ Set-AksHciConfig -imageDir $csvPath\Images -workingDir $csvPath\ImageStore -clou
117117
```
118118

119119
> [!NOTE]
120-
> You must customize the values shown in this example command for your environment.
120+
> You must customize the values shown in this example command for your environment, but you can't change the VM name on the host or on the Kubernetes cluster.
121121
122122
## Step 4: sign in to Azure and configure registration settings
123123

0 commit comments

Comments
 (0)