This is an example of how to write a simple filter for Kuberentes the scheduler plugin system.
When the plugin is installed and examples run, only one will schedule successfully.
Installation
kubectl apply -f deploy
After the scheduler plugin has been insalled
kubectl apply -f examples
This is an example of how to write a simple filter for Kubernetes the scheduler plugin system.