This repo is a scheduler using kubernetes scheduler framework.

  • By 中国东信容器云团队
  • Last update: Jun 30, 2022
  • Comments: 0

caihcloud-scheduler-framework

This repo is a scheduler using kubernetes scheduler framework.

This plugin relies on caihcloud-node-annotator which regularly pulls real-time node load metrics, filtering and scoring during scheduling according to node load metrics.

Deploy

$ kubectl apply -f deploy/scheduler-config.yaml
$ kubectl apply -f deploy/caihcloud-scheduler.yaml

Test

$ kubectl apply -f deploy/test-scheduler.yaml

Then watch caihcloud-scheduler pod logs.

Dependency

Download

caihcloud-scheduler-framework.zip