Currently we are planning to use raft integrated storage with single node.
Can we use a single node raft cluster initially and later add additional nodes.
Also one query, if we have multiple nodes
does vault be able to load balance the secret read requests across these nodes or will it send only to the leader node.
Can any one help me with these queries