Different subnets per a cluster node

Hi,

Is it possible to create a cluster with multiple nodes, when each of the nodes has containers from a predefined subnet?
For example:

  • node 1 - 10.0.1.0/24
  • node 2 - 10.0.2.0/24
    and etc

I tried to modify lxdbr0 interface subnet on a node, but it was synchronized to all nodes of the cluster. :slight_smile: