Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 746 Bytes

File metadata and controls

30 lines (16 loc) · 746 Bytes

k8s-node-controller

🚧 Under construction 🚧

Scale nodes for your k8s cluster ahead of time with plugins.

This custom k8s controller provides a way to bring nodes online in advance of user demand. We create a framework composed of two parts:

  • The mechanism by which minimum nodepool sizes are scaled up or down
  • A plug-in system that initiates node scaling based on different types of triggers, e.g. event-based triggers such as crossing a utilisation threshold, or time-based triggers such as a calendar integration

Features

TBD

Installation

TBD

Documentation

TBD

Contributing

See the guidance in CONTRIBUTING

License

This project is licensed under the BSD 3-Clause License.