Sameer Pansari:
Hi Guys , During upgrade of cluster , to be specific , Controlpane is done and now upgrading worker node , how we can move our pods from worker to controlplane node ?
Sreekanthkurapati:
You are doing cluster upgrade one after another. You will start with controlplane drain all resources moved to workers. Once you done drain worker nodes after completed controlnode it’s move automatically. Other wise you specify node take all resources just run drain remaining nodes in cluster . Simple way …
tirth:
By re provisioning them, i don’t think the drain automatically transfer the containers from one node to another.
tirth:
also you need to consider the taint and toleration when you create/migrate the pods