Michael Morello

Results 126 comments of Michael Morello

Nothing really obvious stands from these logs. I'm not sure I can investigate this problem further without a [diagnostic](https://github.com/elastic/eck-diagnostics/) taken during the incident. > However, the cluster was running without...

It should be possible to override the configuration as described in https://github.com/elastic/cloud-on-k8s/pull/4528#issuecomment-865202184, but I agree, it is certainly not easy and it has significant drawbacks.

Could you please provide the operator configuration? Maybe with `k get cm -n elastic-system elastic-operator -o yaml`. Thanks

I can't apply this configuration: ``` error converting YAML to JSON: yaml: line 3: mapping values are not allowed in this context ``` I would expect the `eck.yaml` key to...

* The config map was not overwritten by Flux? (I'm not familiar with flux) * Did the operator restart following the config map change? * Do the nodes have the...

Could you please provide the manifests you are using, this would help me reproduce. Thanks!

I'm sorry I've not been able to reproduce (maybe because of the changes I had to make to your manifest). I'm not entirely sure it is an orchestration issue I...

> For some reason the container does not seem to listen on `8080` and is killed by the kubelet: I have the same problem when I try to run the...

> @barkbay it takes a long time (several minutes) for the EPR to start. Can it be your issue? I'm using the default startup probe set by the controller in...

> @barkbay it takes a long time (several minutes) for the EPR to start. Can it be your issue? Good catch @jeanfabrice ! It took something like 5 minutes for...