Cluster Elasticsearch of two version

Hi,

I want to know if we can have a cluster elasticsearch of two nodes with different version :
the firste one : 6.3
the second one : 5.10 ?

No, that is not supported. All nodes in a cluster should always be exactly the same version.

Thank you @Christian_Dahlqvist fo your quick answer