Skip to content

SSU-DCN/network-scheduler-for-edge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

network-scheduler-for-edge

Build the network-scheduler

  1. Use the Makefile to build your own Docker image.
  2. Push the Docker image to a container registry.

Deploy the network-scheduler

  1. Deploy the network-scheduler policy configuration: kubectl create -f deployments/scheduler-policy-config.yaml
  2. Deploy the network-scheduler: kubectl create -f deployments/extender.yaml
  3. Deploy your own pod. See deployments/test-pod.yaml and deployments/test-pod2.yaml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors