mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-04 23:17:50 +00:00
Add eviction-pressure-transition-period flag to kubelet
This commit is contained in:
@@ -223,7 +223,7 @@ func NewMainKubelet(
|
||||
containerRuntimeOptions []kubecontainer.Option,
|
||||
hairpinMode string,
|
||||
babysitDaemons bool,
|
||||
thresholds []eviction.Threshold,
|
||||
evictionConfig eviction.Config,
|
||||
kubeOptions []Option,
|
||||
) (*Kubelet, error) {
|
||||
if rootDirectory == "" {
|
||||
|
||||
Reference in New Issue
Block a user