Redis – Kubernetes control the order of scale and upgrade for a StatefulSet
I have the following scenario: A StatefulSet with 1 replica Update the template section and scale it in the same operation using helm as application manager The order of operation is the following: Scaling to 3 Update the replica with…