Skip to content

Commit 2fa0a0e

Browse files
committed
aws - prere
Signed-off-by: Quan Zhou <quan@bitergia.com>
1 parent a6b908c commit 2fa0a0e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/prerequisites.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -324,6 +324,9 @@ After the instance is created, you can connect to it:
324324
chmod 400 bap-ssh.pem
325325
ssh -i bap-ssh.pem admin@<control-node-public-ip>
326326
```
327+
If you want to know the exact command to connect to the control node, you
328+
can find it in the AWS UI:
329+
- EC2 -> Instances -> `control-node` -> Connect button -> SSH client.
327330

328331
1. Copy the SSH key to the control node:
329332
```terminal

0 commit comments

Comments
 (0)