mirror of https://github.com/k3s-io/k3s
![]() This PR adds two features: 1. add support for isolating the emptyDir volume use. If user sets a size limit for emptyDir volume, kubelet's eviction manager monitors its usage and evict the pod if the usage exceeds the limit. 2. add support for isolating the local storage for container overlay. If the container's overly usage exceeds the limit defined in container spec, eviction manager will evict the pod. |
||
---|---|---|
.. | ||
api | ||
BUILD | ||
OWNERS | ||
doc.go | ||
eviction_manager.go | ||
eviction_manager_test.go | ||
helpers.go | ||
helpers_test.go | ||
threshold_notifier_linux.go | ||
threshold_notifier_unsupported.go | ||
types.go |