issues/27: restore local-k8s guide set

This commit is contained in:
Valery Petrov
2026-06-03 18:39:59 +03:00
parent 2e4164e5f1
commit 100170a71b
6 changed files with 190 additions and 3 deletions
+22
View File
@@ -0,0 +1,22 @@
# Git-flow: ветки, теги (k8s / локальная ферма)
Полная документация: [test-contour/git-flow](../test-contour/git-flow).
## Быстрый старт
```bash
cd k8s
./scripts/setup-git-flow-branches.sh
./scripts/setup-gitea-branch-protection.sh
./scripts/release-tag.sh backend backend-v1.0.4-test
```
## Ветки
| Ветка | Контур |
|-------|--------|
| `prod` | production (default) |
| `test` | test k3s / ArgoCD `targetRevision: test` |
| `stage` | stage |
`sova-deploy` в Gitea: ветки `test` / `stage` / `prod`**без `main`**.