I am new to VoltDB and working on a college research project. For that I need to run VoltDB on multiple nodes. Currently, I have 3 Ubuntu 16.04 VMs on Azure cloud. Each with 8 vCPUs, 200GB storage, 32 GB ram. All of them has VoltDB 8.1.1 community edition running on them indepently.
I need to know the steps how to combine them as 1 cluster. I tried modifying deployment.xml kfactor 3 but not able make 1 cluster.
Please guide me with steps on how to achieve horizontal scaling of VoltDB using community edition.
In future, I am trying add at least 12 more nodes to the cluster.
Any help is appreciated!!!