Domino runs in your Kubernetes cluster, and the infrastructure can be managed with Kubernetes tools like kubectl.
The following are the types of Kubernetes node used by Domino:
- Platform nodes
-
Platform nodes, labeled with
dominodatalab.com/platform-node: true
, host the always-on components of the Domino application, including the frontends, API server, authentication service, and supporting metadata services. These nodes host a fixed collection of persistent pods. - Compute nodes
-
Compute nodes, labeled with
dominodatalab.com/node-pool:<node name>
, host user jobs and published Domino Models and Apps. The workload hosted by these nodes will change with user demand, and using an elastic cloud cluster will allow for automatic scaling of this pool to meet the needs of active users.
Read the architecture overview to learn more.
Domino has been tested and verified to run on the following types of clusters:
Vendor | Partner | Cluster information |
---|---|---|
If you have questions about cluster compatibility, contact Domino.