19 lines
793 B
Markdown
19 lines
793 B
Markdown
# trade-gitops
|
|
|
|
GitOps bootstrap and cluster runtime for the `trade-next` migration target on `mevnode_sol`.
|
|
|
|
## Bootstrap Modules
|
|
|
|
- `bootstrap/gitea-actions`: organization-scoped Gitea Actions runner for `trade-next`, including deployer RBAC and operator scripts.
|
|
|
|
## Environments
|
|
|
|
- `environments/sol/trade-r001-canary`: minimal canary namespace for migration baseline `R001`, including namespace guardrails and deployment smoke checks.
|
|
|
|
## Current Scope
|
|
|
|
- Bootstrap a single-node `k3s` control plane on `sol`.
|
|
- Expose host-level `Postgres` and `Redis` into the cluster through `trade-infra`.
|
|
- Run an organization-scoped Gitea Actions runner that can execute deployment workflows against `sol`.
|
|
- Establish a guarded canary namespace on `sol` before application components are promoted.
|