Getting Started
A set of guides for installing Porch prerequisites, the porchctl CLI, and deploying Porch components on a Kubernetes cluster.
Prerequisites
- A supported OS (Linux/MacOS)
- git (v2.51.2)
- Docker - either Docker Desktop or Docker Engine (v28.1.1)
- kubectl - make sure that kubectl context configured with your cluster (v1.34.2)
- kpt (v1.0.0-beta.59)
- The go programming language (v1.25.3)
- A Kubernetes Cluster
Note:
The versions above relate to the latest tested versions confirmed to work and are NOT the only compatible versions.Installing Porchctl CLI
Install guide for the Porchctl CLI.
Installing Porch
Install guide for the porch system on a Kubernetes cluster.