Skip to content

feat: add Helm chart for Kubernetes deployment with persistence and Ollama sidecar#13

Open
sakshar2303 wants to merge 2 commits intobeckfexx:mainfrom
sakshar2303:feat-helm-chart
Open

feat: add Helm chart for Kubernetes deployment with persistence and Ollama sidecar#13
sakshar2303 wants to merge 2 commits intobeckfexx:mainfrom
sakshar2303:feat-helm-chart

Conversation

@sakshar2303
Copy link
Copy Markdown

Summary

This PR introduces a Helm chart to simplify the deployment of BrainDB on Kubernetes.

Key Features

  • Persistence: Supports SQLite data persistence using PVCs.
  • Resource Limits: Allows fine-grained control over CPU and Memory resources.
  • Optional Sidecar: Integrated support for an optional Ollama sidecar for local LLM inference.
  • Documentation: Includes installation and configuration guides in the README.

Verification

  • Verified template logic for conditional sidecar injection.
  • Confirmed volume mount paths match the application defaults.

Fixes #10

@sakshar2303
Copy link
Copy Markdown
Author

please review and merge .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Helm chart for Kubernetes deployment

1 participant