strapi / community-content

Contribute and collaborate on educational content for the Strapi Community
https://strapi.io/write-for-the-community
574 stars 401 forks source link

[SUBMIT] Deploying a Strapi Kubernetes Cluster on Amazon EKS #988

Closed kimkimani closed 2 years ago

kimkimani commented 2 years ago

My resource

My content is

What do you all think? ❤️ I love it! 🚀 I can help you!

Thank you for submitting your article proposal.

segunjkf commented 2 years ago

Hello I am interested in this article.

ethan-gallant commented 2 years ago

I don't think this is something that's EKS specific but the existing kubernetes tutorial is definitely far from proper.

PaulBratslavsky commented 2 years ago

@ethan-gallant is this the tutorial you are referring to https://strapi.io/blog/deploying-and-scaling-the-official-strapi-demo-app-food-advisor-with-kubernetes-and-docker would like to hear your feedback if it is.

@kimkimani since we already have an article published on Kubernetes deploy we will hold of for now on publishing a similar article.

ethan-gallant commented 2 years ago

@PaulBratslavsky yeah that is the tutorial I am referring to. There are several best practices in the template YAMLs etc. So while it may work, it's far from ideal or what should be "recommended".

I think some changes should be:

In my honest opinion something like how Quarkus handles deploying to Kubernetes in their guides would be ideal.