I was curious if anyone deploys their Laravel app on Kubernetes or OpenShift?
Any guides or helpful tips around that? I'm exploring the topic and have a simple site I'm looking to use as my test pilot.
Is there a feature of Kubernetes that's been really helpful for you? I would imagine the blue-green style deployment, and the ability to scale to more instances could come in handy.
Thanks @markrailton , I just wrote my first Laravel app and am super excited about it.
I'm coming from the SRE-DevOps world, so for me containerized everything is the way to go.
I'm excited to see how the process goes and will post updates. I've been meaning to start a blog and this might be a good opportunity to do it. :)
+1 on the interested links, please let us know once it's done. I'd love to see the combination as I hope I will soon be entering the scaling phase for the Laravel app where I work, so any knowledge is handy.