domino logo
Latest (5.7)
  • About Domino
  • Architecture
  • Domino infrastructure
  • Kubernetes infrastructure
  • Installation
  • Configuration Reference
  • Security and compliance
  • Authentication and authorization
  • Projects
  • Data Planes
  • Manage Data
  • Model Monitoring
  • Environments
  • Execution resources
  • Monitoring
  • Audits and logs
  • Control Center
  • Notifications
  • Manage costs
  • Disaster recovery
  • Backup and restore
  • Troubleshooting
  • Get help
  • Run the admin toolkit
  • MongoDB Console
  • Send feedback
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.

Note
Validate the prerequisites

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

gcloud version
terraform version
kubectl version
docker version
Domino Data Lab
Knowledge Base
Data Science Blog
Training
Copyright © 2022 Domino Data Lab. All rights reserved.