Skip to content

feat(deploy): add Helm chart and Kubernetes guide [BACKLOG] #5

Description

@however-yir

Problem

Docker Compose is useful for local evaluation, but production-oriented users need a Kubernetes deployment path with explicit configuration and operational defaults.

Status: BACKLOG

Not implementing in current cycle. Requires:

  • Cluster access for testing
  • Secrets management strategy (external-secrets vs sealed-secrets)
  • Ingress controller selection
  • Resource limits profiling from production metrics

Deferred until

  • Production deployment targets are confirmed
  • Observability stack (Tempo/Grafana) integration is finalized
  • Multi-tenant isolation model is documented

Original scope

  • Add a minimal Helm chart for the application and frontend.
  • Document external dependencies for MySQL, Redis/RabbitMQ, pgvector, and observability.
  • Provide secure configuration guidance for secrets and tenant settings.

Acceptance criteria

  • Helm chart renders with default values.
  • Kubernetes guide is added under docs/.
  • Deployment notes include secrets, probes, resources, and rollback guidance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestroadmapPlanned roadmap work

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions