You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 12, 2024. It is now read-only.
docker supports to define a application to implement LogDriver protocol, this is useful to create one possibility to read logs directly by kubectl logs.
docker supports to define a application to implement LogDriver protocol, this is useful to create one possibility to read logs directly by kubectl logs.
documentation: https://docs.docker.com/engine/extend/plugins_logging/
log driver example: https://github.com/cpuguy83/docker-log-driver-test
FIFO: https://en.wikipedia.org/wiki/Named_pipe