Closed kimkimani closed 2 years ago
Hello I am interested in this article.
I don't think this is something that's EKS specific but the existing kubernetes tutorial is definitely far from proper.
@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.
@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:
kubectl expose
is used but this generally is only used for debugging purposes when debugging existing applications. The exposure should be done in a YAML by creating a "service" object.In my honest opinion something like how Quarkus handles deploying to Kubernetes in their guides would be ideal.
My resource
My content is
What do you all think? ❤️ I love it! 🚀 I can help you!
Thank you for submitting your article proposal.