Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/content/en/docs-dev/installation/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,7 @@ Basically, there are two types of users/roles that exist in the PipeCD system, w
- Operators/Platform team: Users who operate the PipeCD for other developers can use it. You will interact with the Control Plane and Piped, you will be the one who installs the Control Plane and keeps it up for other Pipeds to connect while managing their applications’ deployments.

This section contains the guideline for installing PipeCD's Control Plane and Piped step by step. You can choose what to read based on your roles.

### Community Tools

- **[KubeStellar Console — Guided PipeCD Installation](https://console.kubestellar.io/missions/install-pipecd)**: A step-by-step guided installation experience for PipeCD with pre-flight checks, validation, troubleshooting, and rollback support.
Loading