Add new infra architecture

This commit is contained in:
Urtzi Alfaro
2026-01-19 11:55:17 +01:00
parent 21d35ea92b
commit 35f164f0cd
311 changed files with 13241 additions and 3700 deletions

View File

@@ -81,7 +81,7 @@ For production deployment on clouding.io with Kubernetes:
3. Configure production-specific values
4. Deploy using the production kustomization:
```bash
kubectl apply -k infrastructure/kubernetes/environments/production/
kubectl apply -k infrastructure/environments/prod/k8s-manifests
```
## 🤝 Contributing