Commit 9936547
docs(ops): update operational docs for Kustomize + GitOps deploy path
The Helm chart and the Helm-based GHA workflows were deleted in #62, but
my doc edits in the same change-set never made it into that commit (only
the `git rm` deletions were staged when I committed). Catching the rest up:
- docs/operations/deploy.md — rewrite around the Kustomize manifests +
GitOps via cfp-sandbox-cluster. Preserves the still-useful sections:
image build (with `--platform=linux/amd64` note for Apple Silicon),
boot sequence (with entrypoint reconciliation), probes, env-var
reference, bucket-provisioning reqs, rollback semantics.
- docs/operations/runbook.md — replace `helm history/rollback/upgrade`
recovery with GitOps deploy-PR revert + `kubectl set image` hotfix;
reword the CFP_DATA_REMOTE boot-failure row to point at the
SealedSecret.
- docs/operations/secrets.md — describe the SealedSecret flow that
actually populates the cluster's env Secret + deploy-key Secret.
- docs/operations/monitoring.md, cutover.md — small touch-ups removing
Helm references.
plans/deploy.md left untouched per the plans protocol (frozen at
status: done).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent a6c1fb9 commit 9936547
5 files changed
Lines changed: 157 additions & 217 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
129 | 130 | | |
130 | 131 | | |
131 | 132 | | |
| |||
0 commit comments