Understanding release orchestration
Learn how release orchestration coordinates the delivery of multi-component software through multiple environments in a controlled, traceable, and repeatable way.
Create and manage releases
Create and manage application releases to deliver versioned collections of component artifacts through coordinated deployment workflows.
Create staged workflows
Organize complex release activities into structured stages, each representing a deployment or transition across environments such as staging, QA, and production.
Orchestrate multi-workflow releases
Trigger multiple workflows from a single step, in parallel or sequentially, to coordinate releases across components and services.
Promote artifacts
Promote artifacts between registries and repositories as they progress through delivery stages using CloudBees actions for ECR, Crane, and JFrog Artifactory.
Deploy to Kubernetes
Create namespaces, apply resource files, and deploy Kustomize configurations to Kubernetes clusters using CloudBees Kubernetes actions.