Available delivery strategies#

Open Progressive delivery and read the capability cards. Orkiva supports Kubernetes-native rolling delivery with Kubernetes health verification. Canary and blue-green strategies are currently unavailable. Prometheus analysis is also unavailable as a rollout decision provider.

Capability labels describe the available delivery integrations. They do not represent an external certification of your installation.

The capability map distinguishes available rolling delivery from locked strategies. Capability labels describe integrations, not an external certification of your installation.
The capability map distinguishes available rolling delivery from locked strategies. Capability labels describe integrations, not an external certification of your installation. View full size ↗

Create a rolling profile#

  1. Create a profile with a name and project.
  2. Set required healthy seconds between 0 and 240. Choose manual handling or rollback as the failure action.
  3. Set the profile active when it is ready to govern the project.
  4. Save and inspect the next applicable rollout’s profile, desired revision and verifier.

The supported rolling profile uses a single 100% traffic stage with automatic advance. Percentage-based canary traffic splitting and manual multi-step traffic progression are not supported.

Follow a rollout#

Open the rollout to inspect state, health observations, evidence digests, desired/stable revisions and any recovery run. The history explains what the verifier observed. A healthy interval is part of the configured rollout decision; it is not a substitute for your application’s full acceptance tests.

Abort and recover#

  1. If intervention is required, use Abort when offered and supply a reason.
  2. Inspect the final observation and target state; abort does not guarantee that no change reached Kubernetes.
  3. Use the available rollback action only when its retained evidence and current state support recovery.
  4. Follow the linked recovery run through verification before declaring the rollback complete.