future
Opened this issue · 4 comments
nieoding commented
如果直接sql语义转换为kubectl指令,更帅了
vsxen commented
我来提三个吧
- 多集群支持
- 历史数据
- 采集控制器比如deployment
xuxinkun commented
- 多集群的方案我也在考虑,可能要使用多个worker来做。
- 历史数据是可以做的,目前需要借助文件来存储,但是这样效率会低。我这块还没想好。
- 其他的资源我在想办法自动生成,不然针对每种资源都有大量代码要写。比较繁琐。
bazooka720 commented
@xuxinkun Curious if this project has any active users? We would love for this capability including the above. Was there any work done on it?