Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: containerd log symlink #4273

Merged
merged 1 commit into from
Sep 21, 2021
Merged

Commits on Sep 21, 2021

  1. fix: containerd log symlink

    Kubelet creates symlinks from /var/log/containers/<pod>.log to the log file /var/log/pod/<pod-folder>/0.log
    Log senders (like fluentd) usually watch the folder /var/log/containers/*.log
    Kubelet needs to share containers folder.
    
    Signed-off-by: Serge Logvinov <serge.logvinov@sinextra.dev>
    Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
    sergelogvinov authored and smira committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    d9eb18b View commit details
    Browse the repository at this point in the history