To install fleetcommand-agent and use it to deploy Domino, you must have the following:
-
quay.io credentials provided by Domino.
-
Docker installed.
-
Helm installed.
-
Kubectl installed.
-
Kubectl access to the cluster where you’ll deploy Domino.
-
-
Access to Docker images for Domino components.
-
Access to Helm charts.
Note
|
The fleetcommand-agent installer requires k8s' cluster-admin role in order to apply all the needed resources. For more information, see kubernetes.io - Using RBAC Authorization.
|