Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mcaimi/chromadb-helm
Deploy ChromaDB on Kubernetes with Helm
https://github.com/mcaimi/chromadb-helm
Last synced: 4 days 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 (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-14T14:48:52.000Z (5 months ago)
- Last Synced: 2024-06-15T09:39:18.769Z (5 months 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
[![Docker Repository on Quay](https://quay.io/repository/marcocaimi/chromadb/status "Docker Repository on Quay")](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