File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 12
12
| kube_node_status_allocatable | Gauge | The amount of resources allocatable for pods (after reserving some for system daemons) | ` cpu ` =< ; core> ; <br > ` ephemeral_storage ` =< ; byte> ; <br > ` pods ` =< ; integer> ; <br > ` attachable_volumes_* ` =< ; byte> ; <br > ` hugepages_* ` =< ; byte> ; <br > ` memory ` =< ; byte> ; | ` node ` =< ; node-address> ; <br > ` resource ` =< ; resource-name> ; <br > ` unit ` =< ; resource-unit> ; | STABLE |
13
13
| kube_node_status_condition | Gauge | The condition of a cluster node | | ` node ` =< ; node-address> ; <br > ` condition ` =< ; node-condition> ; <br > ` status ` =< ; true\| false\| unknown> ; | STABLE |
14
14
| kube_node_created | Gauge | Unix creation timestamp | seconds | ` node ` =< ; node-address> ; | STABLE |
15
- | kube_node_deletion_timestamp | Gauge | Unix creation timestamp | seconds | ` node ` =< ; node-address> ; | EXPERIMENTAL |
15
+ | kube_node_deletion_timestamp | Gauge | Unix deletion timestamp | seconds | ` node ` =< ; node-address> ; | EXPERIMENTAL |
You can’t perform that action at this time.
0 commit comments