Review the prerequisites to provision with Terraform
To install and configure Domino in your AWS account, you must have:- An AWS account.
-
quay.iocredentials provided by Domino. - A SSL certificate for your domain in AWS Certificate Manager (ACM).
-
A Unix or Linux terminal with the following:
- Amazon Web Services Command Line Interface (AWS CLI) installed.
- Terraform installed with an active session (see the Terraform module requirements for compatible versions).
- Kubectl installed.
- Docker installed.
- Helm installed.
-
The
ddlctlcommand line installed.
- The Platform Operator installed.
Validate the prerequisites
Run the following:Validate AWS credentials
Validate AWS credentials by making sure that the following command returns theUserId, Account, and Arn:
Verify that the required binaries are installed
Ensure you have a Unix or Linux terminal with the following installed:If you already have cluster access in your local kubeconfig, the
aws CLI steps are not necessary.-
Install the
aws-cliby following these instructions. -
Install
kubectlby following these instructions. - Install Docker and exit the terminal. When you log in again, the modifications that you just made will become active.
- Install ddlctl.
Configure cluster access
-
Run the following:
-
To retrieve the credentials for your Kubernetes cluster, check your local kubeconfig with:
-
Update the kubeconfig: