Skip to content
Open
9 changes: 7 additions & 2 deletions docs/content/en/docs-v1.0.x/plugins/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,10 @@ description: >
Learn more about Plugins in PipeCD v1.
---

> **Note:**
> The Plugins section is a work in progress. Check back soon. Happy PipeCDing!
PipeCD V1 uses a plugin-based architecture where each deployment target (Kubernetes, ECS, etc.) is handled by a dedicated plugin. Plugins are configured in the piped configuration and loaded automatically at startup.

## Available plugins

| Plugin | Description | Status |
|---|---|---|
| [ECS](./ecs/) | Deploy applications to Amazon ECS using task sets and the `EXTERNAL` deployment controller | Alpha |
Loading
Loading