k3s/pkg/kubelet/eviction
k8s-merge-robot 17345bf857 Merge pull request #25372 from derekwaynecarr/more-eviction-flags
Automatic merge from submit-queue

Add eviction-pressure-transitition-period flag to kubelet

This PR does the following:
* add the new flag to control how often a node will go out of memory pressure or disk pressure conditions see: https://github.com/kubernetes/kubernetes/pull/25282
* pass an `eviction.Config` into `kubelet` so we can group config

/cc @vishh
2016-05-13 05:46:15 -07:00
..
doc.go Add parsers for eviction thresholds 2016-05-06 12:06:03 -04:00
helpers.go Add parsers for eviction thresholds 2016-05-06 12:06:03 -04:00
helpers_test.go Add parsers for eviction thresholds 2016-05-06 12:06:03 -04:00
types.go Merge pull request #25372 from derekwaynecarr/more-eviction-flags 2016-05-13 05:46:15 -07:00