AWS Elastic Kubernetes Service
Anvil Enterprise is fully supported in EKS. Once you have collected the Anvil Enterprise Prerequisites, and the Anvil Kubernetes Prequisites the easiest way to get up and running is to use Terraform to create a new EKS cluster using our standard EKS template. Please get in touch for access to this.
Install the AWS CLI
Before proceeding with an installation in EKS, you will need the AWS CLI installed on your local machine and configured for access to your AWS account.
Create an EKS cluster
If you don’t have one already, the easiest way to deploy an EKS cluster is to use our standard EKS terraform template. Please contact your Anvil representative for this template.
Install Anvil
Once logged in to the AWS CLI, and with an EKS cluster deployed, you can proceed with the Anvil Enterprise installation process. When installing the Anvil Operator, you should use the following helm install
command. Be sure to substitute your own values for the awsAccountId
and eksClusterName
parameters.
helm install anvil-operator anvil/anvil-operator --set awsAccountId=YOUR_AWS_ACCOUNT_ID --set eksClusterName=YOUR_EKS_CLUSTER_NAME --set createEbsStorageClasses=true
Do you still have questions?
Our Community Forum is full of helpful information and Anvil experts.