Summary
max_container_log_line_size should be tunable or, alternatively, set to a higher number
Why is this important?
max_container_log_line_size is now set to 16384 which sometimes is not enough. While /var/snap/microk8s/current/args/containerd-template.toml can be edited manually it is not IaC friendly. Other platforms either template this value in their setup tools or set to to larger number (e.g. 262144)
Are you interested in contributing to this feature?
Not at this moment
Summary
max_container_log_line_sizeshould be tunable or, alternatively, set to a higher numberWhy is this important?
max_container_log_line_sizeis now set to 16384 which sometimes is not enough. While/var/snap/microk8s/current/args/containerd-template.tomlcan be edited manually it is not IaC friendly. Other platforms either template this value in their setup tools or set to to larger number (e.g. 262144)Are you interested in contributing to this feature?
Not at this moment