dromara / CloudEon

CloudEon uses Kubernetes to install and deploy open-source big data components, enabling the containerized operation of an open-source big data platform. This allows you to reduce your focus on underlying resource management and maintenance.
https://www.cloudeon.top/
Apache License 2.0
419 stars 100 forks source link

添加trino、doris组件并更新filebeat实现方法 #150

Closed linshenkx closed 1 month ago

linshenkx commented 1 month ago

What is the purpose of the change

Making CloudEon better

Brief changelog

  1. 去除filebeat组件对openKruise的强依赖,改为在yml中手动编码,以实现更高的兼容性。openKruise对k8s入侵性太强,不建议使用
  2. 从1.0中迁移trino组件
  3. 从1.0中迁移doris组件,同时将其版本由1.1.5升级到2.1.2