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.

  1. Prerequisites — kubectl context, cluster-admin access, Helm 3.x, policy engine prerequisites, persistent volumes for snapshots.
  2. Add the Helm repository.
  3. helm install telark telark/telark -n telark --create-namespace.
  4. Bootstrap admin email — passed as a Helm value, used on first login.
  5. Port-forward or expose the dashboard service.
  6. Sign in with a passkey, create the first application.
  7. 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.