Is there any guide on how to deploy lagom 1.6x app on kubernetes (either GCP or AWS)? I am not able to find any documentation on that. I see that lagom-recipes is deprecated.
1 Like
https://developer.lightbend.com/guides/openshift-deployment/lagom/index.html is helpful. It’s Openshift specific, but aside from Postgres setup it’s pretty easy to translate into pure Kubernetes.
1 Like
Thanks that you are running a nice blog on lagom. This type of blog sites are very necessary for helping others on learning about lagom framework.