Skip to content

Commit 775971e

Browse files
authored
Update ssh-connect-to-windows-and-linux-worker-nodes.md
1 parent a4ff9cd commit 775971e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AKS-Arc/ssh-connect-to-windows-and-linux-worker-nodes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This article explains how to use SSH to connect to both Windows and Linux nodes.
2121

2222
### **Install the Kubernetes CLI**
2323

24-
You can use the Kubernetes CLI, [**kubectl**][kubectl], to connect to your Kubernetes cluster. If you use Azure Cloud Shell, **kubectl** is already installed. If you run the commands locally, you can use the Azure CLI or Azure PowerShell to install **kubectl**.
24+
You can use the Kubernetes CLI, [**kubectl**](https://kubernetes.io/docs/reference/kubectl/), to connect to your Kubernetes cluster. If you use Azure Cloud Shell, **kubectl** is already installed. If you run the commands locally, you can use the Azure CLI or Azure PowerShell to install **kubectl**.
2525

2626
### [Azure CLI](#tab/azure-cli)
2727

0 commit comments

Comments
 (0)