Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

zhengyuxin/kubeyes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

kubeyes

Data driven reliability of Kubernetes

Kubeyes can quantize all kinds of reliability indicator of Kubernetes and drive the improvement.

It bases on the List&Watch mechanism of Kubernetes to reflects latest status of resources and recorsd them to Elastic as history for trend analysis.

Key Function

  • Visual account book of k8s object
  • Event based analysis for control plane health and performance
  • Bin packing and utilization dashboard

EBA

use event + FSM (eFSM) to analysis creation and termination of Kubernetes resource, which will support following functions:

  1. Customized key path of creation and termination based on .dot language;
  2. Measure time consumption of every keypath if it successes;
  3. Diagnose reason which caused failure of creation and termination, which will indicate health status of related component;
  4. Persistent to Elasatic for aggregation and trend;

About

Data driven reliability of Kubernetes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published