Jean-Fabrice Bobo
Jean-Fabrice Bobo
Hi, I'm a bit stuck trying to connect to some Juniper VPN endpoint having the following setup : authentication with login/password and ssl client cert authentication. Hostchecker required. Here is...
### Expected behaviour: Flexget UI & Daemon able to launch tasks either manually or via scheduler ### Actual behaviour: ### Steps to reproduce: - Build Docker image with Dockerfile from...
### What happened? - Upgrading my local repo with kubespray 2.23.2 - Generating a diff on `inventory/sample`: `git diff v2.23.1..v2.23.2 -- inventory/sample` so I can patch my own inventory with...
## Proposal **Use case. Why is this important?** 2 Kubernetes ES cluster (`monitored`, `monitoring`) managed by ECK. `monitoring` is a single node ES cluster due to financial/resources constraint `monitored` sends...
## Bug Report **What did you do?** Configured Kibana custom resource with [metrics monitoring enabled](https://www.elastic.co/guide/en/cloud-on-k8s/2.8/k8s-stack-monitoring.html): ``` apiVersion: kibana.k8s.elastic.co/v1 kind: Kibana metadata: name: kibana spec: podTemplate: (...) monitoring: metrics: elasticsearchRefs: -...
Hi, Neither alpine nor ca-certificates package provide ssl certificate and private key used in your [postfix main.cf template](https://github.com/alterrebe/docker-mail-relay/blob/master/conf/postfix-main.cf#L21-L22) Since `smtpd_use_tls` is set to `true`, the postfix daemon reply with :...
Hi Talking about these documentation pages: - https://www.elastic.co/guide/en/beats/metricbeat/current/configuration-autodiscover.html#_kubernetes - https://www.elastic.co/guide/en/beats/filebeat/current/configuration-autodiscover.html#_kubernetes - https://www.elastic.co/guide/en/beats/heartbeat/current/configuration-autodiscover.html#_kubernetes We are missing clear indications about when to use one syntax or an other when it comes to...