Hi,
I have 3 nodes, i configure all basic network configuration -->install let's encrypt and access with green color on browser URL.
Then on node1 i create cluster:
pvecm create test-cluster --ring0_addr 10.10.30.1 --bindnet0_addr 10.10.30.0
on node2 i join to cluster of node1:
pvecm add...