On Mon, Oct 8, 2018 at 5:13 AM Marc Ledent <marc.led...@dhl.com> wrote:

> Hi Rich,
>
> Thanks for the advice.
>
> Concerning the use of local file system, how can I simply (ansible var)
> "bind" the elastic search pod to a given host?
>

Using a unique node selector for each ES deploymentconfig [1].  This is the
technique used previously by our QE and online clusters before we added pod
affinity.

[1]
https://kubernetes.io/docs/concepts/configuration/assign-pod-node/#nodeselector
_______________________________________________
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Reply via email to