Skip to content

Commit

Permalink
Merge pull request kubernetes-retired#745 from vishh/docs
Browse files Browse the repository at this point in the history
Add minimum kube version requirement.
  • Loading branch information
vishh committed Dec 14, 2015
2 parents b19c032 + 36a6af3 commit 12bd4da
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
Heapster enables Container Cluster Monitoring and Performance Analysis.

Heapster currently supports [Kubernetes](https://github.com/kubernetes/kubernetes) and CoreOS natively.
*Heapster is compatible with kubernetes versions starting from v1.0.6 only*

It can be extended to support other cluster management solutions easily.

Heapster collects and interprets various signals like compute resource usage, lifecycle events, etc, and exports cluster metrics via [REST endpoints](docs/model.md).
**Note: Some of the endpoints are only valid in Kubernetes clusters**

Expand Down

0 comments on commit 12bd4da

Please sign in to comment.