Mark Vieira

Results 78 comments of Mark Vieira

@pugnascotia I'm not up to speed on all the new hip alternative container runtimes. What's the deal with podman, how does it differ from Docker, can it just run normal...

I frankly wasn't aware that centos/rhel didn't support Docker. And sure enough, yeah, we don't run the Docker packaging tests on CentOS. I think we should make an explicit decision...

@geragio have you attempted yourself to run the Elasticsearch docker image on CentOS with either `docker` or `podman`?

As of right now, explicit Podman support is not on our immediate horizon. The impression I get is that our existing images will work, albeit potentially with some fiddling and...

> would it make sense to always include the apm package and not just in release builds? would that maybe things overall simpler? Simply, yeah, but in generally I think...

@elastic/es-distributed Could this be related to how we're setting up the S3 client in the repository plugin or something else?

@plancked Did you use the MSI installer or just download the .zip distribution and run the .bat script to install the service?

@ygel could you provide some insight on this?

> [1]: the default discovery settings are unsuitable for production use; at least one of [discovery.seed_hosts, discovery.seed_providers, cluster.initial_master_nodes] must be configured This is the issue. You need to configure node...