awslabs / idf-modules

Industry Data Framework (IDF) IAC modules repository
Apache License 2.0
25 stars 14 forks source link

[FEATURE] Test EKS Cluster in china region #278

Closed srinivasreddych closed 3 months ago

srinivasreddych commented 3 months ago

Is your feature request related to a module? Please describe. modules/compute/eks

Describe the solution you'd like Test if IDF EKS module can be deployed in china region

srinivasreddych commented 3 months ago

The EKS Cluster deploys fine with the changes issued in the referenced PR. To tackle the plugins deployment, we need to design an image replication process which pulls container images from the standard registries like ECR public gallery, registry.k8s.io etc and pushes them to target china AWS ECR repository.