API Doc
Search Docs...
⌘ K
OverviewDeploymentManagementOperationReferenceGlossary
    ACOS 6.3.0
  • Arcfra Cloud Operating System>
  • CLI command>
  • Managing nodes

Deploying the SSH key

During cluster deployment or upgrade, this command is executed to configure passwordless SSH login for all nodes in the same cluster. The configuration is performed using the arcfra user. If the arcfra user on nodes cannot log in via passwordless SSH to other nodes, run this command to generate SSH keys.

Procedure

Run the following command on any node in the cluster:

zbs-deploy-manage deploy_ssh_key

Output note

The SSH key configuration process is displayed. Deploy SSH key Success indicates that the configuration was successful.