Files
kubernetes/pkg/kubectl
k8s-merge-robot b613908cf2 Merge pull request #27365 from derekwaynecarr/describe_allocatable
Automatic merge from submit-queue

kubectl describe node is allocatable aware

`kubectl describe node` will render node.status.allocatable if present.

in addition, it will report allocated resources relative to node.status.allocatable if present instead of capacity.

old code was confusing if you setup system-reserved and kube-reserved as allocated resource percentages were relative to node capacity and not schedulable amount of resources.

this is a small but valuable usability improvement, so i think it would be good to make 1.3 milestone.

/cc @kubernetes/sig-node @kubernetes/rh-cluster-infra @kubernetes/kubectl @davidopp
2016-06-20 13:06:35 -07:00
..
2016-05-13 12:41:40 -07:00
2016-02-18 21:24:21 -05:00
2016-05-12 00:07:07 -04:00
2016-05-29 02:09:39 -07:00
2016-05-10 09:55:14 -07:00
2016-05-10 13:49:39 -07:00
2016-05-29 02:09:39 -07:00
2016-05-21 15:48:40 +02:00
2016-04-29 17:12:10 -04:00
2016-02-18 21:24:21 -05:00
2016-05-12 00:07:07 -04:00
2015-08-05 17:30:03 -07:00
2016-04-29 17:12:10 -04:00
2015-08-05 17:30:03 -07:00