deploy priority-pass app to cluster via private registry

- SvelteKit frontend + FastAPI backend in single pod with sidecar pattern
- Images pushed to 10.0.20.10:5050 private registry (v4/v1)
- SvelteKit server route proxies /api/transform to backend on 127.0.0.1:8000
- Exposed at priority-pass.viktorbarzin.me (Cloudflare-proxied, no auth)
- Uses imagePullSecrets for authenticated registry pulls
This commit is contained in:
Viktor Barzin 2026-03-23 00:55:41 +02:00
parent d78be951b3
commit 0674d6e538
4 changed files with 134 additions and 0 deletions

Binary file not shown.