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-Arc/tutorial-kubernetes-deploy-cluster.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Deploy a workload cluster on AKS enabled by Azure Arc
3
3
description: In this tutorial, learn how to create a Kubernetes cluster and use kubectl to connect to the Kubernetes master node in AKS enabled by Arc.
4
4
ms.topic: tutorial
5
-
ms.date: 01/05/2024
5
+
ms.date: 04/03/2025
6
6
ms.author: sethm
7
7
ms.lastreviewed: 1/14/2022
8
8
ms.reviewer: jeguan
@@ -19,10 +19,10 @@ author: sethmanheim
19
19
20
20
Kubernetes provides a distributed platform for containerized applications.
21
21
22
-
In this tutorial, part three of seven, a Kubernetes cluster is deployed on AKS on Azure Local. You'll learn how to:
22
+
In this tutorial, part three of seven, a Kubernetes cluster is deployed on AKS on Windows Server. You'll learn how to:
23
23
24
24
> [!div class="checklist"]
25
-
> * Deploy an AKS cluster on Azure Local
25
+
> * Deploy an AKS cluster on Windows Server
26
26
> * Install the Kubernetes CLI (kubectl)
27
27
> * Configure kubectl to connect to your workload cluster
0 commit comments