Challenge, Medium, on
Add a Sidecar Log Tailer to an Existing Deployment
by Omkar Shelke
Add a sidecar container to an existing Deployment that tails a shared log file written by the main application container. Use a shared volume to make the log file available to both containers.