Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Amazon EKS Resource (Elastic Container Service for Kubernetes) #2473

Closed
cemo opened this issue Nov 29, 2017 · 20 comments · Fixed by #4749
Closed

Amazon EKS Resource (Elastic Container Service for Kubernetes) #2473

cemo opened this issue Nov 29, 2017 · 20 comments · Fixed by #4749
Labels
new-resource Introduces a new resource. service/eks Issues and PRs that pertain to the eks service. upstream Addresses functionality related to the cloud provider.
Milestone

Comments

@cemo
Copy link

cemo commented Nov 29, 2017

Amazon Elastic Container Service for Kubernetes has been released. Supporting it will be super cool.

https://aws.amazon.com/blogs/aws/amazon-elastic-container-service-for-kubernetes/

@cemo cemo changed the title Amazon EKS Resource Amazon EKS Resource (Elastic Container Service for Kubernetes) Nov 29, 2017
@Chhed13
Copy link
Contributor

Chhed13 commented Nov 30, 2017

Killer feature for us too!

@randomcamel randomcamel added the enhancement Requests to existing resources that expand the functionality or scope. label Nov 30, 2017
@yevgen118
Copy link

When EKS terraform support is planned?

@FernandoMiguel
Copy link
Contributor

FernandoMiguel commented Dec 5, 2017 via email

@yevgen118
Copy link

Thank you for the prompt response!

@t5unamie

This comment has been minimized.

@radeksimko radeksimko added new-resource Introduces a new resource. and removed enhancement Requests to existing resources that expand the functionality or scope. labels Jan 28, 2018
@radeksimko radeksimko added the upstream Addresses functionality related to the cloud provider. label Feb 12, 2018
@paultyng
Copy link
Contributor

I believe its still not available in a public SDK yet.

@sudoforge
Copy link

sudoforge commented Feb 21, 2018

@t5unamie AWS still has the service in Preview mode. It has not yet hit General Availability, so unless someone who has access to the beta (Preview) wants to develop this feature, it is not possible to add support for it until the API is made available.

Edit: Oops! I had this written since last night but hadn't hit submit until just now. My view had not refreshed and I didn't see the comment by @paultyng effectively saying the same thing.

@paultyng
Copy link
Contributor

paultyng commented Apr 3, 2018

We have some preparatory work on this ready to go, we are just waiting on the public SDK availability before we can fully test and release it.

@bflad
Copy link
Contributor

bflad commented Apr 18, 2018

Just to update the thread -- same update as before. Unfortunately the timing is still under NDA as of now 😅 .

@teamhanded
Copy link

AWS said to us it would be GA "sometime in Q2". :(

@coryodaniel
Copy link

@paultyng is there a branch or PR with the prep work? I searched for eks in both and didn't see anything.

I've been added to the preview and wouldn't mind being a test subject or contributing!

Thanks!

@todd-dsm
Copy link

todd-dsm commented May 3, 2018

We'll help guinea pig that beast as well @taylorsmithgg

@teamhanded
Copy link

I'm already in the preview, so count me in.

@sudoforge
Copy link

Can we hold off on submitting more requests to get access to the development tree until it is offered by one of the team members? I feel like they're effectively +1 comments.

@atsushi-ishibashi
Copy link
Contributor

aws/aws-sdk-go#1965
SDK supported👍

@bflad bflad added this to the v1.22.0 milestone Jun 5, 2018
@bflad bflad added the service/eks Issues and PRs that pertain to the eks service. label Jun 5, 2018
@bflad
Copy link
Contributor

bflad commented Jun 5, 2018

Verifying the SDK upgrade PR that was submitted 😄 #4745

Looks like the API is slightly different than it was during preview. We'll adjust and submit the cluster resource and data source PR shortly!

@bflad
Copy link
Contributor

bflad commented Jun 5, 2018

Pull request is up: #4749

@stuffandthings
Copy link

Just in time for the EKS GA announcement!

@bflad
Copy link
Contributor

bflad commented Jun 5, 2018

Releasing in version 1.22.0 of the AWS provider (pushing the button now 😉 ) will be:

  • New resource: aws_eks_cluster
  • New data source: aws_eks_cluster
  • New guide: EKS Getting Started

@bflad
Copy link
Contributor

bflad commented Jun 5, 2018

This has been released in version 1.22.0 of the AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

We have some minor updates to the EKS Getting Started Guide that will be publishing shortly to fix up some changes that occurred from preview to GA release.

Since there are a ton of followers here, I'm going to lock this issue as well to encourage any bug reports and feature requests to be made in new issues following the issue templates for details.

Thanks everyone for your patience and happy EKS'ing and Terraform'ing! 🎉

@hashicorp hashicorp locked as resolved and limited conversation to collaborators Jun 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
new-resource Introduces a new resource. service/eks Issues and PRs that pertain to the eks service. upstream Addresses functionality related to the cloud provider.
Projects
None yet
Development

Successfully merging a pull request may close this issue.