kubernetes/plugin
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
..
cmd/kube-scheduler Merge pull request #44159 from wanghaoran1988/fix_43845 2017-05-30 10:15:48 -07:00
pkg Add local storage (scratch space) allocatable support 2017-06-01 15:57:50 -07:00
BUILD register all generic admission plugins when AdmissionOptions are created. 2017-05-29 22:08:59 +02:00
OWNERS Updated top level owners file to match new format 2017-01-19 11:29:16 -08:00