mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
docs: can SSH to k8s agent via master using private hostname
This commit is contained in:
parent
ffb1d7a624
commit
b3e697f05b
@ -133,7 +133,7 @@ The "agent" nodes don't get public IP addresses or hostnames,
|
||||
so you can't SSH to them *directly*,
|
||||
but you can first SSH to the master
|
||||
and then SSH to an agent from there
|
||||
(using the *private* IP address of the agent node).
|
||||
(using the *private* IP address or hostname of the agent node).
|
||||
To do that, you either need to copy your SSH key pair to
|
||||
the master (a bad idea),
|
||||
or use something like
|
||||
|
Loading…
x
Reference in New Issue
Block a user