skillhub/deploy/k8s/base
xiose d84537a901 docs: add Kubernetes deployment guide with overlays structure
- Restructure k8s configs with base/overlays pattern for flexibility
- Add overlays/with-infra for full deployment (PostgreSQL + Redis)
- Add overlays/external for external database scenarios
- Add comprehensive ConfigMap with bootstrap admin settings
- Fix health check path to /actuator/health (auth issue)
- Add SKILLHUB_API_UPSTREAM env for frontend
- Set SESSION_COOKIE_SECURE=false for HTTP environments
- Add Chinese and English documentation in docs/skillhub/
2026-04-02 20:40:40 +08:00
..
backend-deployment.yaml docs: add Kubernetes deployment guide with overlays structure 2026-04-02 20:40:40 +08:00
configmap.yaml docs: add Kubernetes deployment guide with overlays structure 2026-04-02 20:40:40 +08:00
frontend-deployment.yaml docs: add Kubernetes deployment guide with overlays structure 2026-04-02 20:40:40 +08:00
ingress.yaml docs: add Kubernetes deployment guide with overlays structure 2026-04-02 20:40:40 +08:00
kustomization.yaml docs: add Kubernetes deployment guide with overlays structure 2026-04-02 20:40:40 +08:00
scanner-deployment.yaml docs: add Kubernetes deployment guide with overlays structure 2026-04-02 20:40:40 +08:00
secret.yaml.example docs: add Kubernetes deployment guide with overlays structure 2026-04-02 20:40:40 +08:00
services.yaml docs: add Kubernetes deployment guide with overlays structure 2026-04-02 20:40:40 +08:00