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

https://github.com/milvus-io/milvus-helm

The helm chart to deploy Milvus
https://github.com/milvus-io/milvus-helm

charts deploy helm kubernetes milvus

Last synced: 5 months ago
JSON representation

The helm chart to deploy Milvus

Awesome Lists containing this project

README

          

# Milvus Helm Charts

**This repo has been archived**.

You can access the all the helm releases until `4.0.31`. To upgrade to a new version please follow the instructions below:

```
helm repo add zilliztech https://zilliztech.github.io/milvus-helm
helm repo update
# upgrade existing helm release
helm upgrade my-release zilliztech/milvus
```

Check more information at: [Milvus Helm Charts](https://github.com/zilliztech/milvus-helm).