Install Piped

This page describes how you can run the piped binary connects your infrastructure to the PipeCD Control Plane.

Since Piped is a stateless agent, no database or storage is required to run. In addition, a Piped can interact with one or multiple platform providers, so the number of piped’s and where they should run is entirely up to your preference. For example, you can run your Pipeds in a Kubernetes cluster to deploy not just Kubernetes applications but your Terraform and Cloud Run applications as well.

In this guide, we will see how you can configure your piped agent and install it on different platforms.


Installing on a Kubernetes cluster

This page describes how install Piped on a Kubernetes cluster.

Installing on a single machine

This page describes how to install a Piped on a single machine.


Last modified November 24, 2025: Docs-V1: Add Installation Pages (#6328) (fc32466f1)