Feature Status

This page lists the relative maturity of every PipeCD features.

Please note that the phases (Incubating, Alpha, Beta, and Stable) are applied to individual features within the project, not to the project as a whole.

Feature Phase Definitions

PhaseDefinition
IncubatingUnder planning/developing the prototype and still not ready to be used.
AlphaDemo-able, works end-to-end but has limitations. No guarantees on backward compatibility.
BetaUsable in production. Documented.
StableProduction hardened. Backward compatibility. Documented.

Provider

Kubernetes

FeaturePhase
Quick sync deploymentBeta
Deployment with a defined pipeline (e.g. canary, analysis)Beta
Automated rollbackBeta
Automated configuration drift detectionBeta
Application live stateBeta
Prune resourcesAlpha
Support HelmBeta
Support KustomizeBeta
Support Istio service meshBeta
Support SMI service meshIncubating
Plan previewBeta
Manifest attachmentAlpha

Terraform

FeaturePhase
Quick sync deploymentBeta
Deployment with a defined pipeline (e.g. manual-approval)Beta
Automated rollbackBeta
Automated configuration drift detectionAlpha
Application live stateIncubating
Prune resourcesIncubating
Plan previewBeta
Manifest attachmentAlpha

Cloud Run

FeaturePhase
Quick sync deploymentBeta
Deployment with a defined pipeline (e.g. canary, analysis)Beta
Automated rollbackBeta
Automated configuration drift detectionBeta
Application live stateBeta
Prune resourcesIncubating
Plan previewBeta
Manifest attachmentAlpha

Note: These are statuses for Cloud Run service. Cloud Run job has not been supported yet.

Lambda

FeaturePhase
Quick sync deploymentBeta
Deployment with a defined pipeline (e.g. canary, analysis)Beta
Automated rollbackBeta
Automated configuration drift detectionAlpha
Application live stateAlpha
Prune resourcesIncubating
Plan previewAlpha
Manifest attachmentAlpha

Amazon ECS

FeaturePhase
Quick sync deploymentBeta
Deployment with a defined pipeline (e.g. canary, analysis)Beta
Automated rollbackBeta
Automated configuration drift detectionAlpha *1
Application live stateAlpha *1
Quick sync deployment for ECS Service DiscoveryAlpha
Deployment with a defined pipeline for ECS Service DiscoveryAlpha
Prune resourcesIncubating
Plan previewAlpha
Manifest attachmentAlpha

*1. Not supported yet for standalone tasks.

Piped Agent

FeaturePhase
Deployment wait stageBeta
Deployment manual approval stageBeta
Notification to SlackBeta
Notification to external service via webhookBeta
Secrets management - Storing secrets safely in the Git repositoryBeta
Event watcher - Updating files in Git automatically for given eventsBeta
Pipectl - Command-line tool for interacting with Control PlaneBeta
Deployment plugin - Allow executing user-created deployment pluginIncubating
ADA (Automated Deployment Analysis) by Prometheus metricsBeta
ADA by Datadog metricsBeta
ADA by Stackdriver metricsIncubating
ADA by Stackdriver logIncubating
ADA by CloudWatch metricsIncubating
ADA by CloudWatch logIncubating
ADA by HTTP request (smoke test…)Incubating
Remote upgrade - Ability to upgrade Piped from the web consoleBeta
Remote config - Watch and reload configuration from a remote location such as GitBeta

Control Plane

FeaturePhase
Project/Piped/Application/Deployment managementBeta
Rendering deployment pipeline in realtimeBeta
Canceling a deployment from consoleBeta
Triggering a deployment manually from consoleBeta
RBAC on PipeCD resources such as Application, Piped…Beta
Authentication by username/password for static adminBeta
GitHub & GitHub Enterprise Server SSOBeta
Support GCP Firestore as data storeBeta
Support MySQL v8.0 as data storeBeta
Support file store as data storeAlpha - Deprecated (remove soon)
Support GCP GCS as file storeBeta
Support AWS S3 as file storeBeta
Support Minio as file storeBeta
Insights - Show the delivery performance of a team or an applicationBeta
Deployment Chain - Allow rolling out to multiple clusters gradually or promoting across environmentsAlpha
Metrics - Dashboards for PipeCD and Piped metricsBeta

Pipectl

Check pipectl docs for available commands.


Last modified August 18, 2025: Release v0.53.0 (#6123) (89c3e9187)