Skip to content

Create a HELM chart for kubernetes deployment #2700

@inventivepotter

Description

@inventivepotter

Is your feature request related to a problem? Please describe.
A distributed and horizontally scalable version of this application brings a lot of interest into the project and running it mainstream. Creating a HELM chart as first step and then make it horizontally scalable could proceed after. This should also give a way to export all configurations / mount as volume and use it for next deployment because these all should be / act as stateless services.

Describe the solution you'd like
A bare bone version HELM chart that can deploy these services as is to a kubernetes cluster should be good.

Describe alternatives you've considered
Creating a own helm chart or use docker compose but this wouldn't give us consistency on restarts.

Additional context
Features requested in HELM chart are

  • Ingress Settings
  • SSL options with ingress
  • Supporting K8s volumes
  • Horizontally scalable api services
  • Reader Nodes for Postgresql
  • Integration or posting extra metrics for Prometheus about prompts endpoints

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions