To distribute work assigned to a SLATE cluster, worker nodes can be networked to a SLATE master node.
On your master node, run the following command to get a full join command for the master’s cluster:
kubeadm token create --print-join-command
Run this generated join command on the worker node to join it to the cluster.