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

Terraform support for EKS #966

Closed
aLekSer opened this issue Jul 30, 2019 · 0 comments · Fixed by #986
Closed

Terraform support for EKS #966

aLekSer opened this issue Jul 30, 2019 · 0 comments · Fixed by #986
Labels
area/operations Installation, updating, metrics etc kind/feature New features for Agones
Milestone

Comments

@aLekSer
Copy link
Collaborator

aLekSer commented Jul 30, 2019

Is your feature request related to a problem? Please describe.
We need to create a cluster with 3 node pools : agones-system, gameservers and metrics. With specific taints and labels.

Describe the solution you'd like
We already have modules for GKE, AKS and helm. So we will reuse helm module as well as Kubernetes module.

Describe alternatives you've considered
Current version hide all providers config in modules.
https://github.com/terraform-aws-modules/terraform-aws-eks
Possible issues could be when we willl use Terraform modules inside modules, need more investigation on that.
We can add a yaml file for eksctl utility it also allows taints and tollerations.

Additional context
Other similar solutions
https://github.com/cloudposse/terraform-aws-eks-cluster
See #717

@aLekSer aLekSer added the kind/feature New features for Agones label Jul 30, 2019
aLekSer added a commit to aLekSer/agones that referenced this issue Aug 8, 2019
This way of configuring EKS cluster is the most popular, so we will use
this github source for deployment.
There is an issue with UDP ping service deploying on AWS, disabling it
for initial version.
Closes googleforgames#966.
aLekSer added a commit to aLekSer/agones that referenced this issue Aug 26, 2019
This way of configuring EKS cluster is the most popular, so we will use
this github source for deployment.
There is an issue with UDP ping service deploying on AWS, disabling it
for initial version.
Closes googleforgames#966.
aLekSer added a commit to aLekSer/agones that referenced this issue Aug 26, 2019
This way of configuring EKS cluster is the most popular, so we will use
this github source for deployment.
There is an issue with UDP ping service deploying on AWS, disabling it
for initial version.
Closes googleforgames#966.
aLekSer added a commit to aLekSer/agones that referenced this issue Aug 26, 2019
This way of configuring EKS cluster is the most popular, so we will use
this github source for deployment.
There is an issue with UDP ping service deploying on AWS, disabling it
for initial version.
Closes googleforgames#966.
aLekSer added a commit to aLekSer/agones that referenced this issue Oct 10, 2019
This way of configuring EKS cluster is the most popular, so we will use
this github source for deployment.
There is an issue with UDP ping service deploying on AWS, disabling it
for initial version.
Closes googleforgames#966.
aLekSer added a commit to aLekSer/agones that referenced this issue Oct 11, 2019
This way of configuring EKS cluster is the most popular, so we will use
this github source for deployment.
There is an issue with UDP ping service deploying on AWS, disabling it
for initial version.
Closes googleforgames#966.
aLekSer added a commit to aLekSer/agones that referenced this issue Oct 11, 2019
This way of configuring EKS cluster is the most popular, so we will use
this github source for deployment.
There is an issue with UDP ping service deploying on AWS, disabling it
for initial version.
Closes googleforgames#966.
aLekSer added a commit to aLekSer/agones that referenced this issue Oct 11, 2019
This way of configuring EKS cluster is the most popular, so we will use
this github source for deployment.
There is an issue with UDP ping service deploying on AWS, disabling it
for initial version.
Closes googleforgames#966.
aLekSer added a commit to aLekSer/agones that referenced this issue Oct 11, 2019
This way of configuring EKS cluster is the most popular, so we will use
this github source for deployment.
There is an issue with UDP ping service deploying on AWS, disabling it
for initial version.
Closes googleforgames#966.
aLekSer added a commit to aLekSer/agones that referenced this issue Oct 11, 2019
This way of configuring EKS cluster is the most popular, so we will use
this github source for deployment.
There is an issue with UDP ping service deploying on AWS, disabling it
for initial version.
Closes googleforgames#966.
aLekSer added a commit to aLekSer/agones that referenced this issue Oct 11, 2019
This way of configuring EKS cluster is the most popular, so we will use
this github source for deployment.
There is an issue with UDP ping service deploying on AWS, disabling it
for initial version.
Closes googleforgames#966.
aLekSer added a commit to aLekSer/agones that referenced this issue Oct 14, 2019
This way of configuring EKS cluster is the most popular, so we will use
this github source for deployment.
There is an issue with UDP ping service deploying on AWS, disabling it
for initial version.
Closes googleforgames#966.
aLekSer added a commit to aLekSer/agones that referenced this issue Oct 14, 2019
This way of configuring EKS cluster is the most popular, so we will use
this github source for deployment.
There is an issue with UDP ping service deploying on AWS, disabling it
for initial version.
Closes googleforgames#966.
aLekSer added a commit to aLekSer/agones that referenced this issue Oct 14, 2019
This way of configuring EKS cluster is the most popular, so we will use
this github source for deployment.
There is an issue with UDP ping service deploying on AWS, disabling it
for initial version.
Closes googleforgames#966.
aLekSer added a commit to aLekSer/agones that referenced this issue Dec 16, 2019
This way of configuring EKS cluster is the most popular, so we will use
this github source for deployment.
There is an issue with UDP ping service deploying on AWS, disabling it
for initial version.
Closes googleforgames#966.
aLekSer added a commit to aLekSer/agones that referenced this issue Dec 21, 2019
This way of configuring EKS cluster is the most popular, so we will use
this github source for deployment.
There is an issue with UDP ping service deploying on AWS, disabling it
for initial version.
Closes googleforgames#966.
aLekSer added a commit to aLekSer/agones that referenced this issue Dec 21, 2019
This way of configuring EKS cluster is the most popular, so we will use
this github source for deployment.
There is an issue with UDP ping service deploying on AWS, disabling it
for initial version.
Closes googleforgames#966.
@markmandel markmandel added this to the 1.3.0 milestone Jan 14, 2020
@markmandel markmandel added the area/operations Installation, updating, metrics etc label Jan 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/operations Installation, updating, metrics etc kind/feature New features for Agones
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants