kubernetes-sigs/kube-scheduler-wasm-extension
All the things to make the scheduler extendable with wasm.
GoApache-2.0
Issues
- 2
- 2
Explore Go SDK
#118 opened by sanposhiho - 13
Import scheduler_perf from Kubernetes repository rather than maintaining a copy
#94 opened by sanposhiho - 19
Support `framework.Handle`
#73 opened by sanposhiho - 3
Keep the scheduling threshold with scheduler-perf
#120 opened by sanposhiho - 4
- 11
cache Node data via single unified Node data
#70 opened by sanposhiho - 8
- 6
- 4
better throughput without GC?
#109 opened by sanposhiho - 4
Grow examples
#101 opened by sanposhiho - 5
First release: v0.1.0
#91 opened by sanposhiho - 30
Support all extension points
#72 opened by sanposhiho - 4
Support QueueSort
#95 opened by sanposhiho - 4
github action `testdata` might have a issue.
#97 opened by Gekko0114 - 12
Test framework support
#8 opened by kerthcet - 2
EventHandler equivalent through Wasm
#71 opened by sanposhiho - 6
setup scheduler with the wasm extension
#9 opened by sanposhiho - 4
- 9
[Documentation/user guide] How to run the custom kube-scheduler with wasm extension
#62 opened by sonasingh46 - 4
- 2
- 7
Docs requirements for this project
#14 opened by kerthcet - 1
Github action CI is broken
#84 opened by Gekko0114 - 17
Roadmap discussion
#1 opened by sanposhiho - 5
make it possible to load multiple wasm plugin
#23 opened by sanposhiho - 1
EnqueueExtensions (without hints)
#74 opened by sanposhiho - 15
support the cycle state in guest
#16 opened by sanposhiho - 0
set up scheduler_perf
#29 opened by sanposhiho - 3
How to distribute wasm plugins?
#48 opened by utam0k - 5
Make the guest interface very similar to existing scheduler plugins interface
#15 opened by sanposhiho - 0
Generate go source from the same protos used by the scheduler framework
#13 opened by codefromthecrypt - 1
have an initial version of the basic docs
#3 opened by sanposhiho