What are the best available options for application-level logging from Kubernetes? I want to write logs from multiple instances of python applications to a single file in a shared location.
What are the best available options for application-level logging from Kubernetes? I want to write logs from multiple instances of python applications to a single file in a shared location.