Not sure how to name it, but having a rails app, and using sidekiq; I'd like to be able to view both sidekiq and rails logs when running kubectl logs {podname}
Is that even possible ? is there another possibility (like extra commands to logs specific sources) ? Just wondering where to start investigating