Hello, does anyone know if it is possible to chang...
# rke2
f
Hello, does anyone know if it is possible to change the default pod/container logs directories from
/var/log/pods
and
/var/log/containers
to something else? Setting
--log-dir
in the kubelet is deprecated unfortunately. Also, I'm not looking for redirection, I need
/var/log/pods
and
/var/log/containers
to have no logs from kubernetes.