Skip to content

Analyzer that shows why your Kubenetes cluster does not scale down like you expect

License

Notifications You must be signed in to change notification settings

eXistenZNL/KubeDownscalingAnalyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kubernetes cluster downscaling analyzer

Docker Build Status Docker Pulls License

About

One of the tougher things of maintaining a Kubernetes cluster is making sure it scales down correctly. Even the official Kubernetes autoscaler FAQ has a section specifically targeted to this.

This tool helps identifying the issues that the pods in your cluster may have that prevent the cluster autoscaler from scaling down.

How can I use it?

From source

  1. Make sure you are connected to the right cluster with kubectl.
  2. Clone this project and run php analyzer.php

Using the Docker container

Coming soon.

Bugs, questions, and improvements

If you found a bug or have a question, please open an issue on the GitHub Issue tracker. Improvements can be sent by a Pull Request against the master branch and are greatly appreciated!

About

Analyzer that shows why your Kubenetes cluster does not scale down like you expect

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages