GithubHelp home page GithubHelp logo

jianbo27 / scheduler-plugins Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kubernetes-sigs/scheduler-plugins

0.0 0.0 0.0 7.51 MB

Repository for out-of-tree scheduler plugins based on scheduler framework.

License: Apache License 2.0

Makefile 0.82% Go 95.03% Shell 3.64% Dockerfile 0.26% Smarty 0.25%

scheduler-plugins's Introduction

Scheduler Plugins

Repository for out-of-tree scheduler plugins based on the scheduler framework.

Install

Container images are available in the official scheduler-plugins k8s container registry. There are two images one for the kube-scheduler and one for the controller. See the Compatibility Matrix section for the complete list of images.

docker pull k8s.gcr.io/scheduler-plugins/kube-scheduler:$TAG
docker pull k8s.gcr.io/scheduler-plugins/controller:$TAG

You can find how to install release image here.

Plugins

The kube-scheduler binary includes the below list of plugins. They can be configured by creating one or more scheduler profiles.

Additionally the kube-scheduler binary includes the below list of sample plugins. These plugins are not intended for use in production environments.

Compatibility Matrix

The below compatibility matrix shows the k8s client package (client-go, apimachinery, etc) versions that the scheduler-plugins are compiled with.

The minor version of the scheduler-plugins matches the minor version of the k8s client packages that it is compiled with. For example scheduler-plugins v0.18.x releases are built with k8s v1.18.x dependencies.

The scheduler-plugins patch versions come in two different varieties (single digit or three digits). The single digit patch versions (e.g., v0.18.9) exactly align with the the k8s client package versions that the scheduler plugins are built with. The three digit patch versions, which are built on demand, (e.g., v0.18.800) are used to indicated that the k8s client package versions have not changed since the previous release, and that only scheduler plugins code (features or bug fixes) was changed.

Scheduler Plugins Compiled With k8s Version Container Image Arch
v0.21.6 v1.21.6 k8s.gcr.io/scheduler-plugins/kube-scheduler:v0.21.6 AMD64
ARM64
v0.20.10 v1.20.10 k8s.gcr.io/scheduler-plugins/kube-scheduler:v0.20.10 AMD64
ARM64
v0.19.9 v1.19.9 k8s.gcr.io/scheduler-plugins/kube-scheduler:v0.19.9 AMD64
ARM64
v0.19.8 v1.19.8 k8s.gcr.io/scheduler-plugins/kube-scheduler:v0.19.8 AMD64
ARM64
v0.18.9 v1.18.9 k8s.gcr.io/scheduler-plugins/kube-scheduler:v0.18.9 AMD64
Controller Compiled With k8s Version Container Image Arch
v0.21.6 v1.21.6 k8s.gcr.io/scheduler-plugins/controller:v0.21.6 AMD64
ARM64
v0.20.10 v1.20.10 k8s.gcr.io/scheduler-plugins/controller:v0.20.10 AMD64
ARM64
v0.19.9 v1.19.9 k8s.gcr.io/scheduler-plugins/controller:v0.19.9 AMD64
ARM64
v0.19.8 v1.19.8 k8s.gcr.io/scheduler-plugins/controller:v0.19.8 AMD64
ARM64

Community, discussion, contribution, and support

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

You can reach the maintainers of this project at:

You can find an instruction how to build and run out-of-tree plugin here .

Code of conduct

Participation in the Kubernetes community is governed by the Kubernetes Code of Conduct.

scheduler-plugins's People

Contributors

k8s-ci-robot avatar huang-wei avatar seanmalloy avatar cwdsuzhou avatar denkensk avatar swatisehgal avatar alexeyperevalov avatar yuanchen8911 avatar lianghao208 avatar tal-or avatar pravarag avatar everpeace avatar janeliul avatar wangchen615 avatar atantawi avatar suigh avatar vincent-pli avatar yuchen-sun avatar patricklundquist avatar nikhita avatar spiffxp avatar ikarldasan avatar mateuszlitwin avatar mcristina422 avatar sayantani11 avatar wlbf avatar warmchang avatar warriors-maker avatar chloejiwon avatar penglei 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.