Release Strategies
Ozone offers multiple release strategies for container workloads out-of-the-box. These can be modified and templated across multiple teams for enhanced CI/CD governance.
Pre-requisites
You must have a custom microservice setup for cross cloud delivery
Automated Canary Release
Ozone bootstraps an Automated canary pipeline for your convenience. You may choose to clone it in order to run a canary release
Setup
Use it in releases in combination with other pipelines and approvals
Blue-Green Release
Setup
Navigate to Pipelines & Tasks
Click on +CREATE in the Pipelines section
Search for "blue green" to filter the blue-green task for deployment
Add it to the pipeline along with other tasks that you deem necessary
Use it in releases in combination with other pipelines and approvals (Optional)
Last updated