Guides

1 min read

End-to-end walkthroughs for specific goals. Each guide has a companion example pack you can run locally.

GuidePackWhat it covers
Registryregistry-guidePublish, version, gate, consume, and automate the full Katalog lifecycle
Migrationfrom-controller-runtimeMove an existing controller-runtime operator to Orkestra — five options
Ecosystem Compositionecosystem-compositionWrap ArgoCD, cert-manager, Prometheus, and Crossplane with internal abstraction layers
Namespace Provisioneruse-cases/namespace-provisionerBuild a multi-tenant namespace provisioner with profiles, motifs, and cross-namespace secret distribution
Test Anythinguse-cases/custom-operatorUse ork e2e to verify Helm charts, third-party operators, and platform stacks
ork init --pack registry-guide
ork init --pack from-controller-runtime
ork init --pack ecosystem-composition
ork init --pack use-cases/namespace-provisioner
ork init --pack use-cases/custom-operator