Skip to main content

Operations

Runbooks for day-2 work. The pages here are the procedures that aren't part of any one app or controller — secrets, database lifecycle, recovery from snapshots.

PageWhat it covers
SOPSHow encrypted secrets get into Git, and how Flux decrypts them in-cluster.
DatabaseQuick PostgreSQL backup / restore commands using kubectl exec + pg_dump / psql.
Database restore from k8upEnd-to-end restore of a CNPG cluster from a k8up Restic snapshot, with pv for streamed progress.

For the what and why of the systems these runbooks operate, see: