Skip to content

Plan a Platform Rollout

Use this for infrastructure changes. Policy activation has a separate Deploy Policy Changes procedure.

Retain current version, rendered config, values, secrets, data backup, and schema-compatibility decision. Prepare readiness, authorization, revocation, and audit checks.

  1. Verify provenance and render exact configuration.
  2. Review migrations, Secret keys, endpoints, NetworkPolicies, volumes, resources, and alerts.
  3. Confirm storage/event health.
  4. Apply migrations, then roll via supported runtime or Helm path.
  5. Stop on migration, readiness, audit, outbox, policy, revocation, or STS-exchange failure.
  6. Resume only after canary authorization and audit evidence.

Record migration, rollout, /ready, queues/replay, metrics, and allow/deny canary request IDs.

Use prior app/config only when schema-compatible; otherwise roll forward. Restore data only for declared disaster recovery, not ordinary rollback.

Complete Hand Off to Platform Teams.