The '.evictionPressureTransitionPeriod' setting in 'KubeletConfig' is not applying '0s' for container garbage collection in RHOCP 4
Issue
- Unable to configure kubeletconfigs for container GC(Garbage Collection) with a
.evictionPressureTransitionPeriodvalue of0s. - The '.evictionPressureTransitionPeriod' setting is configured to '0s' as per the documentation, but the value on the node changes to
5m0s, indicating that the0sconfiguration does not get applied. However, when configured to1s, the value is correctly applied and reflects in the node configurations as expected.
Environment
- Red Hat OpenShift Container Platform (RHOCP)
- 4
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.