Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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