Skip to content

Realtime Kubernetes events displayed using Kubernetes API, RethinkDB and Kustomize.

Notifications You must be signed in to change notification settings

cyril-sabourault/k8s-realtime-monitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Work (very much) In Progress

The end-goal is to have a website display realtime info about resources running in the same cluster.

  • watcher: Requests from kubernetes API and publishes podList events to RethinkDB
  • db: Holds an events table
  • front: Subscribes to RethinkDB, displays in realtime events from db

more details on the k8s part
more details on the code part

About

Realtime Kubernetes events displayed using Kubernetes API, RethinkDB and Kustomize.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published