Categorygithub.com/AlexsJones/k8s-rabbit-scheduler-plugin
repositorypackage
0.0.0-20210406104927-4e847e06a22a
Repository: https://github.com/alexsjones/k8s-rabbit-scheduler-plugin.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

🐰 Rabbit Scheduler 🐰

Docker

Maintainability

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.

im

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.

Prior art