Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Blue/green strategy: Redirect 100% of the load to the new version. Remove the old version when the testing period has passed (or redirect the load back to the old version if the test fails).
  • Canary: Redirect a part of the load to the new version, and run side-by-side with the old version during a test period. Then redirect 100% to one of the versions depending on the outcome of the test.

Upgrade of Platform

The pipeline is valid for upgrade of the

Drx product name
 platform as well. Download the new images and start the pipeline. Currently the updating the Platform will result in a restart of all the PODs.

...