unkinben
3853bc64e3
fix(litellm): add traefik.io/instance label to Gateway
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful
2026-05-23 00:19:22 +10:00
unkinben
b741238bc5
feat(litellm): migrate Ingress to Gateway API
...
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful
Replace nginx Ingress with Gateway + HTTPRoute using the traefik-internal
GatewayClass. TLS is terminated at the Gateway listener via cert-manager.
2026-05-22 00:12:26 +10:00
unkinben
6138afb98b
feat: add litellm-env configmap with STORE_MODEL_IN_DB=True ( #97 )
...
Reviewed-on: #97
2026-05-01 22:17:53 +10:00
unkinben
949ddb76e4
chore: litellm ooming ( #95 )
...
- update memory and cpu resources
Reviewed-on: #95
2026-05-01 21:54:00 +10:00
unkinben
5372914803
feat: add litellm to new aitooling ArgoCD project ( #94 )
...
Deploys LiteLLM proxy with CNPG PostgreSQL (3-instance HA), PgBouncer
pooler, and Redis cache. Introduces a dedicated aitooling AppProject and
ApplicationSet to keep AI tooling services separate from platform infra.
Reviewed-on: #94
2026-05-01 21:40:26 +10:00