Skip to content

Commit 32c1cc3

Browse files
authored
Merge pull request #278 from weizhouapache/docs-add-username
docs: add username when access nodes via ssh
2 parents 9c311db + 4f85e7c commit 32c1cc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/src/topics/ssh-access.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Either use the exiting IP or acquire a new IP.
3636

3737
## SSH Into The Node
3838

39-
Now access the node via the Public IP using the corresponding SSH Keypair
39+
Now access the node via the Public IP using the corresponding SSH Keypair. The username is `ubuntu` for ubuntu images and `cloud-user` for rockylinux8 images.
4040

4141
```
4242
$ ssh [email protected] -i path/to/key

0 commit comments

Comments
 (0)