Skip to content

englandbaron/CadvisorAnalysis

Repository files navigation

Runtime Status Analysis for K8s

Fetch the K8s pods' Runtime status & analysis
Logo

Introduction

As a container status collector, CAdvisor could provide developer with several features:

  • Memory/CPU runtime history stats
  • Machine summary

In this project, I've re-format the API Response and provided some powerful Models, it supports:

  • FILE
workspace = ProjectWorkspace("FILE","DataSet-Demo/")
  • HTTP
workspace = ProjectWorkspace("HTTP","http://node1:8080"))

Installation

Environment: Python3/pip

pip install -r requirements.txt

Tutorial

python test.py

About

Cadvisor for K8s RunTime Analysis

Resources

Stars

2 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors