I need install this plugin on a working cluster (2 master node + 2 data node). Installing should without stopped service when working with this cluster. My plan installing:
- Disable 1 data node and 1 master node;
- Install on this nodes SearchGuard;
- Add certificates on server and add config SearchGuard in config ElasticSearch (but disable force ssl communication nodes in cluster);
- Sync indexes;
- Retry install plugin with 2 another nodes (without disable forse ssl communication nodes);
- Sync indexes;
- Enable force ssl communication on first 2 nodes.
But how disable force ssl communication nodes? It’s real? If it’s not real, have you any ideas about update my cluster?