Releases: pusher/k8s-spot-price-monitor
Releases · pusher/k8s-spot-price-monitor
v0.4.0 - Add support for new node label schema
Changelist:
- Add support for the new
kubernetes.io/role=<type>
label.
v0.3.0 - On-Demand Instance prices
Changelist:
- Changed entrypoint from
spot-price-monitor.py
tospot_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
Changelist:
New Features:
-p / --products
flag to override the default product description when fetching spot instance prices
V0.1.0 - Initial Release
Initial release of K8s Spot Price Monitor