Mohammd Reza Mollasalehi

Results 7 comments of Mohammd Reza Mollasalehi

Hi guys I have the same problem and don't think form outside container is good enough. Adding health checks in production requires another dependency to kill or restart the container....

Guys, we need this merge; please merge it.

my packer version is `1.8.2` and I have the same issue - Packer config file: ``` disks { disk_size = "20G" format = "qcow2" storage_pool = "Backup" storage_pool_type = "lvm"...

Hi everyone, I believe the best approach is for Fluent Bit plugins to support reading passwords from files. In our Helm chart, we should allow mounting secrets or even use...

The output changes when I remove the ` @type none ` section from the configuration. Here’s the modified configuration: ``` @type tail path /var/log/containers/*.log pos_file /var/log/fluentd-es-containers.log.pos tag kubernetes.* read_from_head true...

Hi @daipom, Thanks for your response. Below is an example output of the logs obtained directly from `kubectl`. Note that we use log4j for logging in our Java applications. ```...

same issue on `3.78.0`