kobs is an extensible observability platform for Kubernetes, which brings your metrics, logs, traces and Kubernetes resources into one place.
kobs brings your metrics, logs, traces and Kubernetes into one place, to provide a better observability for your applications running in your clusters. kobs provides various Custom Resource Definition with which you can describe and group your applications across multiple clusters. You can extend kobs via plugin, to customize it for your needs or you can use one of the available plugins to improve your developer experience.
- Multi-Cluster Support: kobs has built-in multi cluster support. The clusters are configured via the available providers.
- Manage all your Kubernetes Resources: All major resources like Deployments, StatefulSets, DaemonSets, Pods, etc. are supported.
- Custom Resource Definitions: View all Custom Resource Definitions and mange Custom Resources.
- Modify Resources: Edit and delete all available resources or scale your Deployments and StatefulSets.
- Resource Usage, Logs and Terminal: View the CPU and Memory usage and logs of your Pods or exec into them.
- Topology: Add your applications, teams and users to kobs via the available Custom Resource Definitions or create dashboards to see how your applications are connected.
- Extendible: Customize your kobs instance via plugins.
- Prometheus: Access your Prometheus directly in kobs next to your Kubernetes resources.
- Elasticsearch and Jaeger: View the logs from Elasticsearch and traces from Jaeger, where it matters.
- Istio: Get the topology graph from Kiali for your Istio service mesh directly in kobs.
- Authentication and Authorization: Manage the access to kobs via OAuth2-Proxy and provide your developers the permissions they need via Teams and Users CRs.
kobs can be installed via Helm or Kustomize, just run the following commands to install kobs via Helm:
helm repo add kobs https://helm.kobs.io
helm install kobs kobs/kobs
Or to install kobs via Kustomize run the following:
kubectl create namespace kobs
kustomize build github.com/kobsio/kobs/deploy/kustomize | kubectl apply -f -
More information regarding the installation and configuration of kobs can be found in the documentation at kobs.io.
You can also try the provided demo to have a first look at kobs. After your kobs instance is up and running your can start with creating Applications and Dashboards for your running services.
Every contribution to kobs is welcome, whether it is reporting a bug, submitting a fix, proposing new features or becoming a maintainer. To make contributing to kobs as easy as possible you will find more details for the development flow in our Contribution Guideline.
Please also follow our Code of Conduct in all your interactions with the project.
Staffbase GmbH
Staffbase is an internal communications platform built to revolutionize the way you work and unite your company. Staffbase is hiring: jobs.staffbase.com GitHub | Website | Jobs |