Define the maximum size of the container log file before it is rotated
To modify the container log limits on the nodes in a specific pool, you can create a KubeletConfig object to set the containerLogMaxSize kubelet parameter on those nodes. This parameter defines the maximum size that a container log file can reach before it is rotated.