Skip to content

Commit f8ef43b

Browse files
committed
SSH key doc for NAKS
1 parent 4c5ae91 commit f8ef43b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/operator-nexus/howto-kubernetes-cluster-manage-ssh-key.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ There are a few different ways that you can provide SSH keys for your cluster no
3434
* `controlPlaneNodeConfiguration.administratorConfiguration.sshPublicKeys` - For the control plane, you can provide public keys that are inserted into the control plane nodes.
3535
* If you don't provide any SSH keys when creating your cluster, no SSH keys are inserted into the nodes. This means that users can't SSH into the nodes. You can add SSH keys later by updating the cluster configuration, but can't remove those keys once it's added.
3636

37-
Refer the [Disconnected mode access](./howto-kubernetes-cluster-connect.md#disconnected-mode-access) provides insight into when you might need SSH keys and how to locate the node IP address.
37+
Refer the [Disconnected mode access](./howto-kubernetes-cluster-connect.md#disconnected-mode-access) guide for insight into when you might need SSH keys and how to locate the node IP address.
3838

3939
## Manage Operator Nexus Kubernetes cluster node SSH keys
4040

0 commit comments

Comments
 (0)