network-scheduler-for-edge Build the network-scheduler Use the Makefile to build your own Docker image. Push the Docker image to a container registry. Deploy the network-scheduler Deploy the network-scheduler policy configuration: kubectl create -f deployments/scheduler-policy-config.yaml Deploy the network-scheduler: kubectl create -f deployments/extender.yaml Deploy your own pod. See deployments/test-pod.yaml and deployments/test-pod2.yaml