Giter Site home page Giter Site logo

k8s-roa's Introduction

k8s-roa

Kubernetes Resource Optimization Advisor

image_name png


Quality Gate Status Go Report Card Build Status

About

The Kubernetes Resource Optimization Advisor (k8s-roa) is a tool designed to help optimize the resource allocation for Kubernetes workloads. By analyzing the actual usage patterns of CPU, memory, and other resources, the tool provides recommendations for adjusting resource requests and limits, thereby improving cluster efficiency and reducing costs.

Example Use Case

A typical use case could involve a web application running in a Kubernetes cluster. The Optimization Advisor would continuously monitor the CPU and memory usage of the application's pods. If it detects that certain pods consistently use less CPU than requested, it would recommend lowering the CPU request, freeing up cluster resources for other workloads. Conversely, if it detects that a pod frequently hits its memory limit, it would recommend increasing the memory limit to prevent performance degradation or crashes. Additionally k8s-roa can constantly monitor the resource utilization on your nodes and recommend amount of nodes based of current load and historical trends. By implementing the Kubernetes Resource Optimization Advisor, you can achieve a more efficient and cost-effective deployment, ensuring that your Kubernetes workloads run smoothly and are well-provisioned.

MoSCoW

Must Have

  • collecting usage resources data from Nodes and Pods
  • saving data to Prometheus
  • reports & recommendations for adjusting resource requests and limits based on usage patterns

Should Have

  • unit tests
  • visualization usage and recommendations

Could Have

  • helm chart
  • high resources utilization alerts

Will Not Have

  • machine learning model to predict future resource needs
  • integration with HPA (based on custom metrics)

k8s-roa's People

Contributors

mateoops avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.