This document explains the basic ideas behind clusters in the PlanetScale CNDb context.
In the context of your PlanetScale CNDB, a cluster is a set of resources that run one or more databases. Your application connects to a particular cluster, which provides access to all of the databases it contains.
Each cluster runs on a particular cloud provider and region. Databases on the same cluster are collocated. With multiple clusters, you can assign your databases to the correct region and allocate the appropriate resources to each database in the cluster.
PlanetScale clusters correspond to Kubernetes clusters, which PlanetScale uses to run your databases.