Files
KnowStreaming/km-dist/helm/README.md
2022-08-18 17:04:05 +08:00

22 lines
406 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

- [Requirements](#requirements)
- [Installing](#installing)
## Requirements
* Kubernetes >= 1.14
* [Helm][] >= 2.17.0
## Installing
* 默认配置为全部安装elasticsearch + mysql + knowstreaming
* 如果使用已有的elasticsearch(7.6.x) 和 mysql(5.7) 只需调整 values.yaml 部分参数即可;
* Install it:
- with Helm 3: `helm install knowstreaming knowstreaming-manager/`