SDD Classification: L4-Operational | Authority: Platform Engineering | Review Cycle: Quarterly
Overview
GitOps is the preferred deployment approach: merges to the deployment branch are reconciled into the target environment by the GitOps controller.Operational playbook
Verify application status
Sync manually (break-glass)
Verification checklist
- Controller reports Healthy/Synced
- Service health endpoints return success
- Dashboards show telemetry flowing
- No crash loops in pods