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: articles/operator-nexus/howto-kubernetes-cluster-manage-ssh-key.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
-
title: Manage SSH access on Azure Operator Nexus Kubernetes cluster nodes #Required; page title is displayed in search results. Include the brand.
3
-
description: Learn how to configure and manage SSH on Azure Operator Nexus Kubernetes cluster nodes. #Required; article description that is displayed in search results.
2
+
title: Configure and manage SSH keys on Azure Operator Nexus Kubernetes cluster nodes #Required; page title is displayed in search results. Include the brand.
3
+
description: Learn how to configure and manage SSH keys on Azure Operator Nexus Kubernetes cluster nodes. #Required; article description that is displayed in search results.
4
4
author: dramasamy #Required; your GitHub user alias, with correct capitalization.
5
5
ms.author: dramasamy #Required; microsoft alias of author; optional team alias.
6
6
ms.service: azure-operator-nexus #Required; service per approved list. slug assigned by ACOM.
ms.custom: template-how-to-pattern #Required; leave this attribute/value as-is.
10
10
---
11
11
12
-
# Manage SSH keys in Azure Operator Nexus Kubernetes clusters
12
+
# Configure and manage SSH keys on Azure Operator Nexus Kubernetes cluster nodes
13
13
14
-
This article describes how to configure the SSH key on your Nexus Kubernetes agent pool and control plane nodes and how to manage the SSH keys after the cluster is created.
14
+
This article describes how to configure and manage the SSH key on your Nexus Kubernetes agent pool and control plane nodes. SSH keys provide a secure method of accessing these nodes in your cluster.
0 commit comments