Getting started
Quickstart
Install telark into a Kubernetes cluster.
TODO(install): write the real Quickstart. Cover the following blocks once the install story is finalised.
- Prerequisites —
kubectlcontext, cluster-admin access, Helm 3.x, policy engine prerequisites, persistent volumes for snapshots. - Add the Helm repository.
helm install telark telark/telark -n telark --create-namespace.- Bootstrap admin email — passed as a Helm value, used on first login.
- Port-forward or expose the dashboard service.
- Sign in with a passkey, create the first application.
- Trigger the first rollback to verify the install.
No install commands are documented here yet. The release manager chart is currently pinned to a private container registry; this page will be filled in once the public install path lands.