domino logo
5.0
  • About Domino
  • Architecture
  • Security and Compliance
  • Domino Infrastructure
  • Kubernetes Infrastructure
  • Installation
  • Execution Resources
  • Users
  • Keycloak Authentication Service
  • Data
  • Projects
  • Environments
  • Model Monitoring Notifications
  • Control Center
  • Logs and Monitoring
  • Backup and Restore
  • Disaster Recovery
  • Configuration Reference
  • Run a System Scan
  • MongoDB Console
  • Get Help
domino logo
About Domino
Domino Data LabKnowledge BaseData Science BlogTraining
Admin Guide
>
Installation
>
Google Cloud Platform (GCP) Deployments
>
Prepare to Install

Prepare to Install

Use this topic to prepare to deploy Domino on Google Kubernetes Engine (GKE). GKE is hosted on Google Cloud Platform (GCP).

Download the infrastructure module and the install script
  • main.tf defines your infrastructure.

  • fleetcommand-agent-install.sh deploys Domino.

See fleetcommand-agent-install.sh Downloads if you need another version of the install script for your Domino release.

Review the prerequisites

To install and configure Domino in your GCP account, you must have:

  • A GCP project.

  • quay.io credentials provided by Domino.

  • A SSL certificate for your domain.

  • A Unix or Linux terminal with the following:

    • gcloud CLI installed.

    • Terraform installed.

    • Kubectl installed.

    • Docker installed.

Validate the prerequisites

To verify that the tools were installed correctly, run the following:

gcloud version
terraform version
kubectl version
docker version
Domino Data LabKnowledge BaseData Science BlogTraining
Copyright © 2022 Domino Data Lab. All rights reserved.