Configure an Edge site with an Amazon Elastic Container Registry
This topic explores how to configure your Edge site with an Amazon Elastic Container Registry with IAM Role based authentication for EKS.
This registry is only supported for Edge sites installed on the following Amazon managed Kubernetes clusters:
- EKS
- AWS Fargate using EKS
To install your Edge site on an Amazon managed Kubernetes cluster with an Amazon Elastic Container Registry using an IAM Role based authentication for EKS method, add the following flag to the installation command:
--registry-url <url_for_registry>
./edgecli install --registry-url 812518457384.dkr.ecr.eu-west-1.amazonaws.com
For more more information, go to Amazon's ECR Images with Amazon EKS documentation.