Using a Different Rollout Strategy
Learn how we can release a new version using the Recreate strategy.
Using Recreate
As you may have noticed, when we are using the rollingUpdate
strategy (which is the default) we will ...
Learn how we can release a new version using the Recreate strategy.
Recreate
As you may have noticed, when we are using the rollingUpdate
strategy (which is the default) we will ...