equinix-labs/terraform-equinix-metal-eks-anywhere

Integrate with eks-a blueprints

Opened this issue · 2 comments

https://github.com/aws-ia/terraform-aws-eks-blueprints - AWS launched this not too long ago and one of the things we can do is build a module for the framework to deploy EKS-A cluster on Equinix Metal using EKS Blueprints.

I think this would be represented by a new module that uses this project and the blueprints modules.

I think this would be represented by a new module that uses this project and the blueprints modules.

It appears, from the usage example at https://github.com/aws-ia/terraform-aws-eks-blueprints#usage, that an eks_cluster_id would be needed to use a blueprint.

It does not appear that EKS Anywhere offers this value.

According to https://aws.amazon.com/blogs/containers/bootstrapping-clusters-with-eks-blueprints/:

EKS Anywhere support is on our roadmap.

#27 provides an EKS ARN for the added cluster. Can this be used as the required EKS Cluster ID for Blueprints?