Starting with Domino 6.0.0, the Platform Operator is the only supported path for managing your Domino cluster’s service layer.
This includes:
-
Installing Domino.
-
Upgrading Domino.
-
Keeping your Domino cluster in sync with the desired state.
The Platform Operator is constituted of a few components:
-
The Operator itself, which is packaged as a Helm chart.
-
The
ddlctl
command line interface.
The ddlctl
command line can be used for:
-
Bootstrapping a new (or existing) Domino cluster with the operator and Domino custom resource.
-
Installing and/or upgrading the operator.
-
Installing and/or upgrading Domino.
-
Interacting with Domino resources.
Detailed information can be found in these topics:
-
The Domino Platform Operator is a Kubernetes operator that manages the lifecycle of Domino on Kubernetes. Find out how it works.
-
Learn how to work with the ddlctl command line, including how to install and upgrade it.
-
Get the steps to install the Platform Operator.
-
Get the steps to upgrade the Platform Operator.
-
Find out more about drift detection.