In Kubernetes node rotation (node cycling) concept we have two main approaches. The 1st strategy is more obvious, since applications should have enough room to function. If we remove a node before adding a new node, the cluster will be in a Low CPU/RAM state for a short period of time. This will lead to […]