Skip to content
Open
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
7 changes: 7 additions & 0 deletions content/en/docs/neo-porch/1_overview/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,10 @@ Porch is a specialization and orchestration tool for managing distributed system
developers, integrators and telecom operators to manage complex systems in a cloud native environment. Porch runs
[kpt](https://kpt.dev/) at a scale for package specialization. It provides collaboration and governance enablers and
integration with GitOps for the packages.

## Goals and scope of Porch

The goal of Porch is to orchestrate kpt packages in a configuration as code and GitOps context. It provides an API and a CLI as enablers to build lifecycle management, package repository management, package discovery, and authoring kpt packages.

Porch does not intend to run mutation pipelines, package specialization and basic package manipulation in GitOps, but uses kpt for these operations.

Loading