Use this topic to prepare to deploy Domino on Amazon Elastic Kubernetes Service (EKS). EKS is hosted on Amazon Web Services (AWS).
fleetcommand-agent-install.sh deploys Domino.
You need to download the script and specify the version of your Domino release when running the script. See fleetcommand-agent-install.sh Downloads for more details.
To install and configure Domino in your AWS account, you must have:
-
An AWS account.
-
quay.io
credentials 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 for compatible versions: Terraform module requirements).
-
Kubectl installed.
-
Docker installed.
-
Helm installed.
-
aws --version
terraform version
kubectl version --client=true --short=true
docker version
helm version
UserId
Account
and Arn
aws sts get-caller-identity