Skip to content
This repository has been archived by the owner on Dec 1, 2018. It is now read-only.

Releases: kubernetes-retired/heapster

Heapster v0.11.0 release

29 Apr 00:28
Compare
Choose a tag to compare

Features:

  • Export filesystem usage metrics for the node and containers.
  • Support for Kubernetes events
  • New Sink - Google Cloud Logging. Supports events only.
  • New Sink - Google Cloud Monitoring. Supports metrics only.
  • New metric labels - 'pod_name' and 'resource_id'.
  • Extensible source and sinks configuration. It is now possible to export metrics and events to multiple sinks simultaneously.

Grafana v0.7 released with sample dashboard updates!

binary hash alg hash
heapster md5 95cdfa2fcdeb3f8c63c516231fea01bf
heapster sha1 57ef95fa0823a1aa085adb63c876d3fb9bf7c184

Heapster v0.10.0

01 Apr 23:52
Compare
Choose a tag to compare

Release 0.10.0

  • Downsampling - Resolution of metrics is set to 5s by default.
  • Support for using Kube client auth.
  • Improved Influxdb sink - sequence numbers are generated for every metric.
  • Reliability improvements
  • Bug fixes.

Grafana v0.6 release:

  • Switch to kuisp for serving files & proxying to services
  • Configurable reverse proxy directly to InfluxDB service rather than using
    apiserver proxy
binary hash alg hash
heapster md5 06f93f6db243136d728187d000792d12
heapster sha1 40cb19f28431907ea5a191a91abcc33ed21276b6

Heapster v0.9

14 Mar 01:40
Compare
Choose a tag to compare
  • Standardized metrics
  • New common API in place for all external storage drivers.
  • Simplified heapster deployment scripts.
  • Bug fixes and misc enhancements.

Heapster v0.7

20 Feb 02:55
Compare
Choose a tag to compare

New Features:

  • Support for Google Cloud Monitoring Backend.
  • Watch kubernetes api-server instead of polling for pods and nodes info.
  • Fetch stats in parallel.
  • Refactor code and improve testing.
  • Miscellaneous bug fixes.
  • Native support for CoreOS. The buddy is not required anymore.

Heapster v0.6

22 Jan 23:29
Compare
Choose a tag to compare
  • New "/validate" REST endpoint to probe heapster.
  • Heapster supports kube namespaces.
  • Heapster uses InfluxDB service DNS name while running in kube mode.

Heapster release v0.5

22 Jan 22:22
Compare
Choose a tag to compare

Compatibility with kubernetes release 0.7.2
Improvements to Influxdb and Grafana pods.
Updated CoreOS buddy.