Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 430 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 430 Bytes

KubeComp Scheduler

KubeComp Scheduler is designed to apply specific scheduling policies based on the disaggregated device.

Quick Start

make # compile locally
make buildImage # build the docker image
make pushImage # push the image to the kind cluster
make deploy # deploy in K8S
make remove # remove from K8S

Usage

Specify KubeComp Scheduler for pods by

spec:
  schedulerName: kubecomp-scheduler