Files
kubernetes/pkg
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-06-06 17:18:22 -04:00
2016-05-10 12:03:41 -04:00
2016-06-03 20:41:08 -07:00
2016-06-13 16:17:03 -07:00
2016-06-06 17:18:22 -04:00
2016-06-10 16:22:04 +02:00
2016-06-13 10:37:21 +02:00
2016-05-22 22:18:58 -07:00
2016-06-06 10:49:46 +02:00
2016-03-02 20:46:32 -05:00