Skip to content

[Feature]: Add Helm chart to deploy HelixDB on Kubernetes #677

@amartin0

Description

@amartin0

What do you want?

Implement a Helm chart to deploy HelixDB on Kubernetes.

Feature Area

Infrastructure

Additional context

The initial idea is to create a Helm chart that deploys:

  • A Deployment with a single Pod using the HelixDB image.
  • Two ConfigMaps: one for queries.hx and another for schema.hx.
  • One PersistentVolumeClaim (PVC), which should be created before the deployment.
  • One Service to expose the HelixDB API.

The chart could be located in a folder named k8s.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions