Skip to content

YZ775/kube-scheduler-wasm-extension-playground

Repository files navigation

Desciption

This is a collection of scripts and tools that can be used to run kube-scheduler-wasm-extension easily.

Setup

install tinygo

https://tinygo.org/getting-started/install/

Setup repository

git submodule update --init --recursive

Build kube-scheduler

make build-kube-scheduler

Build wasm binary

make build-wasm

install kube-scheduler-simulator

make setup-simulator

Run

make run-simulator
./bin/kube-scheduler --config=simulator-config/config.yaml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published