kubernetes/plugin/pkg
Jing Xu dd67e96c01 Add local storage (scratch space) allocatable support
This PR adds the support for allocatable local storage (scratch space).
This feature is only for root file system which is shared by kubernetes
componenets, users' containers and/or images. User could use
--kube-reserved flag to reserve the storage for kube system components.
If the allocatable storage for user's pods is used up, some pods will be
evicted to free the storage resource.
2017-06-01 15:57:50 -07:00
..
admission Make NodeRestriction admission require identifiable nodes 2017-05-30 15:15:23 -04:00
auth Add Node authorization mode based on graph of node-related objects 2017-05-30 16:53:03 -04:00
scheduler Add local storage (scratch space) allocatable support 2017-06-01 15:57:50 -07:00