title |
content_type |
_build |
stages |
removed |
CRIContainerLogRotation |
feature_gate |
|
stage |
defaultValue |
fromVersion |
toVersion |
alpha |
false |
1.10 |
1.10 |
|
stage |
defaultValue |
fromVersion |
toVersion |
beta |
true |
1.11 |
1.20 |
|
stage |
defaultValue |
fromVersion |
toVersion |
stable |
true |
1.21 |
1.22 |
|
|
true |
Enable container log rotation for CRI container runtime.
The default max size of a log file is 10MB and the default max number of
log files allowed for a container is 5.
These values can be configured in the kubelet config.
See logging at node level
for more details.