Merge pull request #1792 from benjaminhuo/master

Add v3.0 observability roadmap
This commit is contained in:
KubeSphere CI Bot
2020-04-28 15:35:27 +08:00
committed by GitHub

View File

@@ -23,6 +23,7 @@ KubeSphere Roadmap demonstrates a list of open source product development plans
- [ ] Most of the work will be bugfix - [ ] Most of the work will be bugfix
- [ ] Refactor RBAC in order to support future versions regarding third-party plugins with custom access control. - [ ] Refactor RBAC in order to support future versions regarding third-party plugins with custom access control.
- [ ] Refactor installer - [ ] Refactor installer
- [ ] FluentBit Operator upgrade
### v3.0.0 ### v3.0.0
@@ -38,6 +39,14 @@ KubeSphere Roadmap demonstrates a list of open source product development plans
- [ ] Pipeline integrates kubesphere custom monitoring. - [ ] Pipeline integrates kubesphere custom monitoring.
#### Observability #### Observability
- [ ] Logging console enhancement
- [ ] Monitoring stack upgrade including Prometheus, Prometheus Operator, Node exporter, kube-state-metrics etc.
- [ ] Custom metrics support including application custom metrics dashboard, custom metrics HPA
- [ ] Integration with Alertmanager
- [ ] K8s Event management
- [ ] K8s Audit Support
- [ ] Notification Enhancement
#### Network #### Network
#### Storage #### Storage