Ecosyste.ms: Awesome
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: 2 days ago
JSON representation
The helm chart to deploy Milvus
- Host: GitHub
- URL: https://github.com/milvus-io/milvus-helm
- Owner: milvus-io
- License: apache-2.0
- Archived: true
- Created: 2019-10-16T14:35:45.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-08-16T11:40:13.000Z (over 1 year ago)
- Last Synced: 2024-08-04T00:11:33.684Z (3 months ago)
- Topics: charts, deploy, helm, kubernetes, milvus
- Language: Mustache
- Size: 1.76 MB
- Stars: 80
- Watchers: 8
- Forks: 76
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).