Skip to content

Commit 5ec7a95

Browse files
committed
[AKS] Metadata and H1 updates
1 parent 2c99276 commit 5ec7a95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/ssh.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: SSH into Azure Kubernetes Service (AKS) cluster nodes
3-
description: Learn how to create an SSH connection with an Azure Kubernetes Service (AKS) cluster nodes for troubleshooting and maintenance tasks.
3+
description: Learn how to create an SSH connection with Azure Kubernetes Service (AKS) cluster nodes for troubleshooting and maintenance tasks.
44
services: container-service
55
author: iainfoulds
66

@@ -10,7 +10,7 @@ ms.date: 08/21/2018
1010
ms.author: iainfou
1111
---
1212

13-
# SSH to Azure Kubernetes Service (AKS) cluster nodes
13+
# Connect with SSH to Azure Kubernetes Service (AKS) cluster nodes for maintenance or troubleshooting
1414

1515
Throughout the lifecycle of your Azure Kubernetes Service (AKS) cluster, you may need to access an AKS node. This access could be for maintenance, log collection, or other troubleshooting operations. The AKS nodes are Linux VMs, so you can access them using SSH. For security purposes, the AKS nodes are not exposed to the internet.
1616

0 commit comments

Comments
 (0)