Guides
Installing into a new cluster
Step-by-step install for a fresh Kubernetes cluster.
TODO(install): write the real install walkthrough. Cover the same blocks listed in the Quickstart plus:
- The bootstrap chart that must run before the main telark chart.
- The container image registry pinning and how to override it.
- The CRDs that must be installed cluster-wide before telark pods start.
- The policy engine prerequisites (admission controller, failure policy ignore flag).
- Storage class requirements for the snapshot PVCs.
No install commands are documented here yet. This page becomes the authoritative install reference when the public install path lands.