Skip to content

Releases: pusher/k8s-spot-price-monitor

v0.4.0 - Add support for new node label schema

22 Aug 12:39
5d7859d
Compare
Choose a tag to compare

Changelist:

  • Add support for the new kubernetes.io/role=<type> label.

v0.3.0 - On-Demand Instance prices

09 Jan 15:59
f11bdab
Compare
Choose a tag to compare

Changelist:

  • Changed entrypoint from spot-price-monitor.py to spot_price_monitor.py. Please update your manifests.
  • More Pythonic code base

New Features:

  • --on-demand flag to enable ondemand instance price metrics
  • -v / --verbose flag to enable verbose output

Product Descriptions

26 Apr 12:45
e6c376e
Compare
Choose a tag to compare

Changelist:

New Features:

  • -p / --products flag to override the default product description when fetching spot instance prices

V0.1.0 - Initial Release

28 Feb 14:52
608b65e
Compare
Choose a tag to compare

Initial release of K8s Spot Price Monitor