cloud-on-k8s
cloud-on-k8s copied to clipboard
Elastic Stack Config Policy: Add Kibana objects to the capabilities
Proposal
It would be nice to be able to add Kibana Objects using a Elastic Stack Config Policy. This would enable users to configure Kibana using object configuration files. The Kibana Objects that would be nice to have are:
- [ ] Visualisations
- [ ] Dashboards
- [ ] Spaces
- [ ] Alerting rules
- [ ] Data view
As I wrote on https://github.com/elastic/cloud-on-k8s/issues/7100 , elastic should copy as much as possible what prometheus/grafana are doing with kubernetes!
- a simple ConfigMap to define grafana dashboard
- PrometheusRule CRD
- Service/Pod Monitor to scrap prom endpoint
config "as-code" everything!