Built-in services in Kubera
Kubera offers Container Attached Storage or CAS for stateful applications on Kubernetes. Along with CAS, the platform comes with certain built-in services that are typically needed for any cloud-native teams or enterprises.
Prometheus monitoring, logging, and data backup/restore are essential services in any enterprise environments using Kubernetes as the DevOps foundation platform. Following capabilities are available as touch-and-go services.
Ready to use services
Monitoring
Kubera has a built-in Prometheus server that is multi-tenant and scalable. It comes preconfigured to work out of the box once Kubera OnPrem is installed or Kubera is subscribed. The services have intuitive dashboards for OpenEBS volumes, pools and few applications. Grafana dashboards can be configured for any new applications if the user chooses. See here for more details.
Logging
ElasticSearch, Fluentd, and Kibana or EFK stack is pre-installed and configured for day0 use by users signing in into Kubera.
Fluentd is pre-configured for OpenEBS components on the clusters that are connected to Kubera. For other services, Fluentd configuration can be enabled to forward the logs to Kubera.
DMaaS
Data backup, restore and migration can be done easily using DMaaS feature of Kubera. DMaaS is very efficient as only incremental data gets backed up to the backup targets. Backup targets supported currently are AWS, GCP, MinIO & custom.
See here for more details.