Hello everyone 🙂
we deployed a downstreamcluster with container-log-max-size and container-log-max-files parameters, but those are not working.
We used the same Logger from the first post in this issue and the logs size is over 2GB:
https://github.com/kubernetes/kubernetes/issues/110630
May there is something wrong with this part from the yaml?
spec:
rkeConfig:
machineSelectorConfig:
- config:
kubelet-arg:
- container-log-max-size=50Mi
- container-log-max-files=3
Any help is appreciated 🙂
Thanks and regards
Fabio