You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to be able to update config, and maybe even app version, without downtime. But right now, because i have persistence enabled, the strategy is set to Recreate instead of RollingUpdate. Is there any considerations behind this choice? Has rolling update been shown to not work when updating the app?
Preferably this would be a configurable choice.
The text was updated successfully, but these errors were encountered:
I'd like to be able to update config, and maybe even app version, without downtime. But right now, because i have persistence enabled, the strategy is set to Recreate instead of RollingUpdate. Is there any considerations behind this choice? Has rolling update been shown to not work when updating the app?
Preferably this would be a configurable choice.
The text was updated successfully, but these errors were encountered: