aws / containers-roadmap

This is the public roadmap for AWS container services (ECS, ECR, Fargate, and EKS).
https://aws.amazon.com/about-aws/whats-new/containers/
Other
5.21k stars 318 forks source link

[EKS] allow dots in cluster names #305

Open willthames opened 5 years ago

willthames commented 5 years ago

Tell us about your request I would like to use dots in my cluster names

Which service(s) is this request for? EKS

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard? I am trying to reuse a lot of automation to migrate kops-created clusters to EKS clusters. kops allows clusters with dots, EKS does not

Are you currently working around this issue? Replacing dots with dashes, and it's never truly clear when I'll get away without doing that.

jbuettnerbild commented 5 years ago

👍