初始化3.0.0版本

This commit is contained in:
zengqiao
2022-08-18 17:04:05 +08:00
parent 462303fca0
commit 51832385b1
2446 changed files with 93177 additions and 127211 deletions

22
km-dist/helm/README.md Normal file
View File

@@ -0,0 +1,22 @@
- [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/`