issues/27: local-k8s docs and Redmine Gitea guide
This commit is contained in:
@@ -94,6 +94,21 @@ export default defineConfig({
|
||||
{ text: 'Docker Compose', link: '/infrastructure/docker' },
|
||||
{ text: 'K8s + Terraform + ArgoCD + Gitea', link: '/infrastructure/k8s-cicd-platform-plan' },
|
||||
{ text: 'Backend: внешние сервисы (test/stage/prod)', link: '/infrastructure/backend-external-services' },
|
||||
{
|
||||
text: 'Локальная ферма k8s (Multipass)',
|
||||
collapsed: false,
|
||||
items: [
|
||||
{ text: 'Обзор', link: '/infrastructure/local-k8s/' },
|
||||
{ text: 'Доступы и /etc/hosts', link: '/infrastructure/local-k8s/access' },
|
||||
{ text: 'Запуск 4 VM', link: '/infrastructure/local-k8s/local-nonprod' },
|
||||
{ text: 'CI/CD и Loki', link: '/infrastructure/local-k8s/ci-and-logs' },
|
||||
{ text: 'Чеклист проверки', link: '/infrastructure/local-k8s/checklist-verify' },
|
||||
{ text: 'Git-flow (кратко)', link: '/infrastructure/local-k8s/git-flow' },
|
||||
{ text: 'Argo CD: test-contour и promtail-test', link: '/infrastructure/local-k8s/argocd-contours' },
|
||||
{ text: 'Redmine #27: ветки issues/27', link: '/infrastructure/local-k8s/issues-27-branches' },
|
||||
{ text: 'Redmine ↔ Gitea (MR)', link: '/infrastructure/local-k8s/redmine-gitea' }
|
||||
]
|
||||
},
|
||||
{
|
||||
text: 'Test-контур k3s (песочница)',
|
||||
collapsed: false,
|
||||
|
||||
Reference in New Issue
Block a user