Infrastructure configuration
This section covers how to ensure that your hardware and network are properly configured to meet the performance and connectivity requirements of CockroachDB.Security
This section covers how to secure a CockroachDB deployment, including certificate management, load balancing setup, role-based access control, and data encryption.Cluster maintenance
This section covers how to manage the lifecycle of CockroachDB nodes, including adding and removing nodes, handling outages, performing upgrades or downgrades, and modifying cluster settings.- Downgrade a cluster from a
- Repave a cluster: cluster repaving involves the following individual skills, which are also used during :
- Detach the (a.k.a. persistent disk) from the removed node’s virtual machine (VM) (this step is optional but recommended)
- Delete the removed node’s VM
- Start a new VM
- Reattach the persistent disk to the new VM (necessary if you did step #2)
- from the new VM

