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

Installing Kong on ECS fargate with external DB using CloudFormation #242

Closed
apoorvkapil opened this issue Mar 27, 2019 · 7 comments
Closed

Comments

@apoorvkapil
Copy link

Is their any pre-built cloudformation script to install Kong on ECS fargate with external Postgres RDS in AWS.
I have used EC2 cloudformation template but has doubt on user/data commands provided for EC2 Instances and what needs to be done in case of running docker image and how to pass data.

@hutchic
Copy link
Contributor

hutchic commented Mar 28, 2019

None that I know of but if you come across one (or make one) we could add it to the deployment section of https://docs.konghq.com/hub/

@apoorvkapil
Copy link
Author

@hutchic Thanks for updating, sure i am creating one and will share it soon.

let's keep this issue open.

@iniinikoski
Copy link

Hi, about this one, sorry for hijacking the ticket but... Is anyone running Kong successfully in Fargate? We are running still 1.0.3 - and Kong tends to be run out of disk space...

This was the only "Kong Fargate" I could Google...

@apoorvkapil
Copy link
Author

@iniinikoski would like to know the task definition Configuration of your deployment ? Also if you are running it in Production , there are Production System Requirements listed on Kong page. Please check if you are inline with that.

@iniinikoski
Copy link

I'll report back soon - with a task definition JSON as well. The proxy cache was filling up, we did some... tweaks :) And so far everything looks good. Let's give it a few weeks of continuous running after conclusions :)

I only found some old documentation (of Kong Enterprise) on "Production System Requirements" - but not on the latest docs. The old docs mentioned "24 GB of disk", Fargate only has 10 gigs maximum.

Let's see... This is an interesting experiment.

@manuelnucci
Copy link

Is it viable in ECS + Fargate? The issue was never resolved.

@iniinikoski
Copy link

@manuelnucci ECS + Fargate itself works - but I haven't seen anyone to build CloudFormation around this + sharing the creation... We're not deploying Kong with Cloudformation - only the infrastructure around it is in CFN...

But, looking at our Task Definitions, I'd say there's nothing special around Kong+Fargate - it's just another ECS Fargate service...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants