docs
docs copied to clipboard
Feedback: Deploy a Local Cluster in Docker (Insecure)
Exalate commented:
Page: https://cockroachlabs.com/docs/v23.1/start-a-local-cluster-in-docker-linux.html
What is the reason for your feedback?
[x ] Missing the information I need
[ ] Too complicated
[ ] Out of date
[ x] Something is broken
[ ] Other
Additional details
Instructions for starting a single-node CockroachDB cluster is misleading:
- they lack the steps of creating volume and creating the network: a first-time reader would wonder whether or not these missing steps are not needed or just omitted;
- there is no instruction to start a single-node CrDB in insecure mode.
Jira Issue: DOC-8607