An open API service indexing awesome lists of open source software.

https://github.com/gatblau/ox-kube

Onix agent that records Kubernetes object changes in the CMDB.
https://github.com/gatblau/ox-kube

cmdb kubernetes

Last synced: about 1 month ago
JSON representation

Onix agent that records Kubernetes object changes in the CMDB.

Awesome Lists containing this project

README

        

# Onix Agent for Kubernetes

Ox-Kube is an [Onix CMDB](http://onix.gatblau.org) agent for [Kubernetes](http://kubernetes.io).

It consumes messages sent by [Sentinel](http://sentinel.gatblau.org),
either via a web hook or a message broker consumer, and updates the Onix CMDB when the status of Kubernetes resources change.

![OxKube](pics/ox_kube.png)

## Kubernetes Model

The following diagram shows the model implemented in [Onix](http://onix.gatblau.org) to represent Kubernetes objects:

![k8s Model](./pics/k8s_model.png)