Migrate from Docker compose to linux cluster installation

Currently I have a docker cluster for ELK stack on a single machine. Till now its working fine. But in future, I am expecting that there will be a increase in load on this cluster; and because its a single machine, the load wont be handled in a better way. To overcome this, I wanted to know is there any way to migrate this cluster with minimum efforts to 3 server linux installation?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.