kobs

module
v0.11.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 19, 2023 License: MIT

README



kobs is an application-centric observability platform for your Kubernetes and Cloud workloads, based on Custom Resource Definitions.

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.

Features

  • 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 OIDC and provide your developers the permissions they need via Teams and Users CRs.

Contributing

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.

Sponsors

Staffbase GmbH 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

Directories

Path Synopsis
cmd
pkg
app
hub
kube/clients/application/clientset/versioned
This package has the automatically generated clientset.
This package has the automatically generated clientset.
kube/clients/application/clientset/versioned/fake
This package has the automatically generated fake clientset.
This package has the automatically generated fake clientset.
kube/clients/application/clientset/versioned/scheme
This package contains the scheme of the automatically generated clientset.
This package contains the scheme of the automatically generated clientset.
kube/clients/application/clientset/versioned/typed/application/v1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
kube/clients/application/clientset/versioned/typed/application/v1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
kube/clients/dashboard/clientset/versioned
This package has the automatically generated clientset.
This package has the automatically generated clientset.
kube/clients/dashboard/clientset/versioned/fake
This package has the automatically generated fake clientset.
This package has the automatically generated fake clientset.
kube/clients/dashboard/clientset/versioned/scheme
This package contains the scheme of the automatically generated clientset.
This package contains the scheme of the automatically generated clientset.
kube/clients/dashboard/clientset/versioned/typed/dashboard/v1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
kube/clients/dashboard/clientset/versioned/typed/dashboard/v1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
kube/clients/team/clientset/versioned
This package has the automatically generated clientset.
This package has the automatically generated clientset.
kube/clients/team/clientset/versioned/fake
This package has the automatically generated fake clientset.
This package has the automatically generated fake clientset.
kube/clients/team/clientset/versioned/scheme
This package contains the scheme of the automatically generated clientset.
This package contains the scheme of the automatically generated clientset.
kube/clients/team/clientset/versioned/typed/team/v1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
kube/clients/team/clientset/versioned/typed/team/v1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
kube/clients/user/clientset/versioned
This package has the automatically generated clientset.
This package has the automatically generated clientset.
kube/clients/user/clientset/versioned/fake
This package has the automatically generated fake clientset.
This package has the automatically generated fake clientset.
kube/clients/user/clientset/versioned/scheme
This package contains the scheme of the automatically generated clientset.
This package contains the scheme of the automatically generated clientset.
kube/clients/user/clientset/versioned/typed/user/v1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
kube/clients/user/clientset/versioned/typed/user/v1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
kube/clusters/cluster/terminal
Package terminal implements the functions for all terminal interactions in the frontend.
Package terminal implements the functions for all terminal interactions in the frontend.
log
Package log implements some utilities for our logging.
Package log implements some utilities for our logging.
middleware/errresponse
Package errresponse implements a custom error renderer for the kobs api as it is described in the chi rest api example, which can be found here: https://github.com/go-chi/chi/blob/master/_examples/rest/main.go
Package errresponse implements a custom error renderer for the kobs api as it is described in the chi rest api example, which can be found here: https://github.com/go-chi/chi/blob/master/_examples/rest/main.go
middleware/httplog
Package httplog implements our custom http logger middleware for kobs based on zap.
Package httplog implements our custom http logger middleware for kobs based on zap.
plugins
plugin-helm/pkg/client
Package client can be used to interact with Helm releases.
Package client can be used to interact with Helm releases.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL