projectatomic / adb-atomic-developer-bundle

a prepackaged development environment filled with production-grade pre-configured tools that makes container development easier
GNU General Public License v2.0
83 stars 51 forks source link

No symlink from /var/lib/docker/containers/ to /var/log/containers #611

Open dominicalston opened 7 years ago

dominicalston commented 7 years ago

According to the fluentd documentation, it states the kubelet creates symlinks that capture the pod name, namespace, container name & Docker container ID to the docker logs for pods in the /var/log/containers directory on the host. We see no such containers directory in the host.

Using CDK 2.3 and fluentd 0.12.20.

LalatenduMohanty commented 7 years ago

@dominicalston sorry for the late reply. For last few months we have moved to Minishift for CDK 3 release . Recently we have released CDK 3 Beta [2]. Can you please try Minishift and let us if you face the same issue.

[1] https://github.com/minishift/minishift [2] https://developers.redhat.com/blog/2017/02/28/using-red-hat-container-development-kit-3-beta/

dominicalston commented 7 years ago

Hi @LalatenduMohanty Thanks for the reply. I've tried minishift and the same issue appears in beta 5. I've raised a ticket.

LalatenduMohanty commented 7 years ago

Got it https://github.com/minishift/minishift/issues/510 . Thanks