im using ubuntu bare metal kube-up script to build my cluster. Im wondering what's the recommended way to add a new node(minion) to the cluster. Can we use the util.sh's provision-minions
function to do that?
I'm trying to understand your question better. Do you mean to add a node to the cluster on the fly?