Skip to content

Commit 4f85e7c

Browse files
committed
docs: add username when access nodes via ssh
1 parent ff094da commit 4f85e7c

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)