Commit Graph

11 Commits

Author SHA1 Message Date
Andy Xie bcb230560f bump kubernetes to 1.11 2018-07-03 01:10:57 +08:00
zouyee 68a8e77653 make status expression standardization 2018-06-12 09:33:27 +08:00
Andy Xie cc9604ad5f add generic node resource capacity and allocatable 2018-05-28 13:23:43 +08:00
Derek Carr 7982838ce6 Add metrics for node taints 2018-03-10 13:23:08 -05:00
lg e1661fddfc add nvidia gpu monitoring 2017-09-04 17:48:35 +08:00
Carl Henrik Lunde d613150b53 Add missing documentation 2017-08-23 22:25:55 +02:00
Yecheng Fu 33d94f534b Fix label names of `kube_node_status_condition` in docs. 2017-08-01 15:31:22 +00:00
Yecheng Fu f8becf4543 Remove old node status condition metrics, see discussion in #193. 2017-08-01 14:35:01 +00:00
Yecheng Fu 0b8b2cc23e Add a flexible node condition metric `kube_node_status_condition`.
This metric use `type` label to enumerate all conditions contained in
node Status.Conditions array.

Condition is enumerable, and finite. Adding it in label, makes it
extensible. Especially, Kuberentes community already have a project
`node-problem-detector` may report customized condtion for cluster node.
2017-08-01 14:31:31 +00:00
Andy Xie 8b25d710b6 enhance doc 2017-05-09 17:11:30 +08:00
Frederic Branczyk 4d3c866c2b
move and split documentation into the `Documentation/` directory 2017-05-08 13:24:42 +02:00