Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

zchar's avatar

Deploying on Kubernetes

Hi All,

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! Pete

1 like
4 replies
zchar's avatar

If I do a write up on my journey with this question, would anyone be interested ?

markrailton's avatar

I would, I'm starting to do a bit more non-laravel work and as such am looking at containerising my apps going forward

1 like
zchar's avatar

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. :)

lsvagusa's avatar

+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.

Please or to participate in this conversation.