Code Monkey home page Code Monkey logo

kasos's Introduction

KASOS

kasos 是一个基于 kubernetes 的水平自动扩缩容系统, 用基于数据的深度学习方法改善K8s水平自动扩缩容的效果

项目说明

/server

系统管控模块用于管理系统的元信息并提供对外交互接口

/kube-prometheus

数据收集模块采用了开源的kube-prometheus解决方案,用于灵活增删待监控的服务并配置Grafana看板

/trainer

模型训练模块自动从Prometheus拉取任务并触发模型训练和更新

/infer-module

模型应用模块用于周期性地推理模型预测服务在下一周期的QPS值, 并提供了训练和推理脚本检查的功能

/hpa-executor

扩缩容执行模块用于收到QPS值后计算服务下一周期的Pod逾期数并做出调整, 提供临界QPS的测试功能

/build

K8s资源构建工具收录了所有本模块在K8s集群中需要构建出的资源定义

/bootstrap.sh

一键启动及构建脚本可一键启动minikube集群并在集群中部署本系统, 执行前请确保运行环境的docker守护进程在后台运行

/examples/measure

测试服务用于测试本项目的功能和效果的简单web服务

/examples/product

产物与数据本项目的测试数据与模型的对比结果收录

/examples/scripts

脚本本项目的测试脚本, 数据分析脚本

kasos's People

Contributors

mingkailee avatar

Stargazers

 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.