github.com/wmuizelaar/kpt@v0.0.0-20221018115725-bd564717b2ed/site/book/08-package-orchestration/01-system-requirements.md (about) 1 In order to follow the packge orchestration examples, you will need: 2 3 * the Package Orchestration service (Porch) 4 [installed](https://kpt.dev/guides/porch-installation) in your Kubernetes 5 cluster and [kubectl context][kubeconfig] configured with your cluster. 6 * kpt CLI [installed](/installation/) on your system 7 8 [kubeconfig]: https://kubernetes.io/docs/concepts/configuration/organize-cluster-access-kubeconfig/