- In case cluster nodes have not same data storage size.
 
- What will be the ipfs-cluster behaviour when reaching full load?
 - Is the smallest node define the limit?
(EDIT : I found the answer Data Replication Among Multiple IPFS-Clusters ) 
- 
Does "ipfs add " must be run on node Raft leader or any nodes can add data to cluster?
 - 
In case of NAT between nodes and no router port forwarding is done. Is it a problem for ipfs-cluster?
(EDIT : Related to Peer behind a firewall ) - 
Does Private networks creates new network interfaces (like VPN) or is it just config restriction?
 - 
I would like to experiment CJDNS (on Raspberry Pi devices). Anyone have ever succeed in combining it with IPFS?