How it works
- Hardware tier: the compute configuration you pick when you launch a workload. Each hardware tier is attached to one Data Plane, so choosing a tier also chooses where the workload runs.
- Control Plane: the Domino services and user interface that schedule and manage work across every Data Plane.
Local and remote Data Planes
- A local Data Plane is a namespace within the same Kubernetes cluster as the Domino Control Plane, often called the
computenamespace. - A remote Data Plane is a namespace in a separate Kubernetes cluster from the Control Plane.
Hybrid deployments
A deployment whose Data Planes span multiple clouds, regions, or on-premises infrastructure runs as Domino Nexus: remote Data Planes attached to a single Control Plane. For the architecture, see Nexus hybrid architecture.Use a Data Plane
Launch a workspace, job, app, or endpoint with a hardware tier from the Data Plane you need. In a hybrid deployment, the launch dialog groups hardware tiers by Data Plane, and theLocal group runs the workload in the Control Plane cluster.

Related
- External data volumes
- Nexus hybrid architecture
- Manage Data Planes for administrators
- Deployment options