Kubernetes ubuntu bare metal to add new node to cluster

9/9/2015

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?

-- Eatdoku
kubernetes

1 Answer

9/9/2015

I'm trying to understand your question better. Do you mean to add a node to the cluster on the fly?

-- caesarxuchao
Source: StackOverflow