Skip to content

Add "join" command to form a complete cluster

Compare
Choose a tag to compare
@alexellis alexellis released this 16 Aug 20:59
· 421 commits to master since this release
Add join command

The join command installs the agent software on a remote host
after having fetched the node-token from a k3s server specified
via the --server-ip flag.

Tested with 2x Ubuntu 18.04 machines on Civo Cloud using the
root user for ssh.

Closes: #3

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>