website/content/en/docs/reference/command-line-tools-reference/feature-gates/cri-container-log-rotation.md

475 B

title content_type _build
CRIContainerLogRotation feature_gate
list render
never false

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.