Coder Social home page Coder Social logo

riverzhang / kubesim Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 0.0 7.15 MB

kubesim provides a virtual kubernetes cluster interface for evaluating your scheduler

License: Apache License 2.0

Dockerfile 0.46% Makefile 0.52% Go 92.55% Shell 6.46%
kubernetes scheduler simulator emulator-k8s-scheduler simulator-k8s-cluster kubesim

kubesim's Introduction

KubeSim analysis framework

Intro

kubesim provides a virtual kubernetes cluster interface for evaluating your scheduler. As new pods get scheduled on nodes in a cluster, more resources get consumed.Monitoring available resources and scheduler rules in the cluster is very important as operators can increase the current resources in time before all of them get exhausted.Or, carry different steps that lead to increase of available resources.

Build and Run

Build the framework:

$ make build

and run the analysis:

$ make run

For more information about available options run:

$ ./kubesim --help

Running KubeSim

Follow these example steps to run kubesim on kubernetes cluster:

1. Build kubesim docker images

In this example we create a simple Docker image utilizing the Dockerfile found in the root directory and tag it with kubesim-image:

$ make build-image .

2. Setup an create kubesim server

$ kubectl create -f manifests/kubesim.yaml
$ kubectl create -f manifests/kubesim-cm.yaml

Key Features

1. Support kubernetes cluster simulator

2. Support vpa emulator of apps

3. Support hpa emulator of apps

4. Support cluster Prediction

5. Support debug online kubernetes scheduler

Community, discussion, contribution, and support

Learn how to engage with the Kubernetes community on the community page.

kubesim's People

Contributors

riverzhang avatar

Stargazers

 avatar  avatar  avatar Xiang Li avatar

Watchers

 avatar  avatar

kubesim's Issues

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.