k3s/pkg/kubelet/images
Jing Xu b2e744c620 Promote LocalStorageCapacityIsolation feature to beta
The LocalStorageCapacityIsolation feature added a new resource type
ResourceEphemeralStorage "ephemeral-storage" so that this resource can
be allocated, limited, and consumed as the same way as CPU/memory. All
the features related to resource management (resource request/limit, quota, limitrange) are avaiable for local ephemeral storage.

This local ephemeral storage represents the storage for root file system, which will be consumed by containers' writtable layer and logs. Some volumes such as emptyDir might also consume this storage.
2018-03-02 15:10:08 -08:00
..
BUILD Promote LocalStorageCapacityIsolation feature to beta 2018-03-02 15:10:08 -08:00
doc.go
helpers.go run hack/update-all 2017-06-22 11:31:03 -07:00
image_gc_manager.go Promote LocalStorageCapacityIsolation feature to beta 2018-03-02 15:10:08 -08:00
image_gc_manager_test.go Let image manager return a copy of image list. 2018-02-26 19:19:18 +00:00
image_manager.go pkg: kubelet: do not assume anything about images names 2018-01-29 19:58:13 +01:00
image_manager_test.go pkg: kubelet: do not assume anything about images names 2018-01-29 19:58:13 +01:00
puller.go run hack/update-all 2017-06-22 11:31:03 -07:00
types.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00