https://github.com/mcaimi/chromadb-helm
Deploy ChromaDB on Kubernetes with Helm
https://github.com/mcaimi/chromadb-helm
Last synced: 5 months ago
JSON representation
Deploy ChromaDB on Kubernetes with Helm
- Host: GitHub
- URL: https://github.com/mcaimi/chromadb-helm
- Owner: mcaimi
- License: gpl-3.0
- Created: 2024-06-13T06:20:19.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-14T14:48:52.000Z (about 2 years ago)
- Last Synced: 2025-03-06T10:22:03.627Z (over 1 year ago)
- Language: Smarty
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ChromaDB Helm Chart
[](https://quay.io/repository/marcocaimi/chromadb)
Run ChromaDB on Kubernetes and (hopefully) Openshift
Currently supports:
- Local Minikube
- Local or remote K3s deployments with host-path storage provider
- Runs on Openshift without persistent storage and AnyUID SCC applied to the service account
## TODO
- Properly support Openshift deployments