mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-18 02:45:27 +00:00
Add docker as SSH username for vSphere provisioned RancherOS nodes
This commit is contained in:
committed by
Denise
parent
ae1f0ec380
commit
65d0df90d8
@@ -133,7 +133,7 @@ SSH keys to access the nodes created by Rancher can be downloaded via the **Node
|
||||
|
||||

|
||||
|
||||
Unzip the downloaded zip file, and use the file `id_rsa` to connect to you host. Be sure to use the correct username (`rancher` for RancherOS, `ubuntu` for Ubuntu, `ec2-user` for Amazon Linux)
|
||||
Unzip the downloaded zip file, and use the file `id_rsa` to connect to you host. Be sure to use the correct username (`rancher` or `docker` for RancherOS, `ubuntu` for Ubuntu, `ec2-user` for Amazon Linux)
|
||||
|
||||
```
|
||||
$ ssh -i id_rsa user@ip_of_node
|
||||
|
||||
Reference in New Issue
Block a user