You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CockroachDB is initialized using "start-single-node" instead of "start".
This works for testing, but is obviously not representative of an actual production-ready rack. We should ensure that CRDB instances can be initialized / booted jointly, across multiple nodes.