Changing the 4 default kubelet hard eviction thresholds

The 4 default kubelet hard eviction thresholds are :

  • memory.available<100Mi
  • nodefs.available<10%
  • nodefs.inodesFree<5%
  • imagefs.available<15%

They are not good values for my reality. I could not find a complete “how to”.
Does anyone can provide a clear “how to” to change the default values for this 4 hard eviction thresholds ?
The changing must be in a Downstream cluster generated by the rancherapp… not in an rke cluster.

This looks identical to Changing the 4 default kubelet hard eviction thresholds · Issue #34505 · rancher/rancher · GitHub, please don’t post the same question in different places.

Copy that

This one can be closed