Matthias Güntert
Matthias Güntert
Hi Nicolas First I'd like to thank you for the time and work you have put into this repository, very helpful. I have forked it and try to follow the...
New guide describing how Caddy can be used as a reverse proxy in an Azure Container Instance group to provide automatic HTTPS for an application.
**Describe the bug** According to the [documentation ](https://go2docs.graylog.org/5-0/downloading_and_installing_graylog/docker_installation.htm?tocpath=Downloading%20and%20Installing%20Graylog%7CInstalling%20Graylog%7C_____2#KubernetesAutomaticMasterSelection) whe should add the following environment variable, so that the master selection happens automatically. ```yaml env: - name: POD_NAME valueFrom: fieldRef: fieldPath:...
### Describe the issue Currently, we run fluent bit in production without the fluent operator. I want to exclude specific namespaces from being red by the tail input. So, currently,...