Sorry, I don't have the answer, I just follow the discussion.
Because I'm currently learning DevOps, I want to develop skills in this domain.
What is exactly Kubernetes for ?
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hello, i'm deploying a laravel project on Kubernetes and i'm using a container to run scheduled tasks using "php artisan schedule:work" as entryPoint. It seems to me that on the long run this may cause memory issues, in fact in our tests we had the scheduler container rebooting for oom after happily running for 1-2 months while not having exceptions of sort in our logs. What's your experience on running laravel scheduler in a kubernetes context and what's in your opinion the best way to make it run efficently?
Thank you
Please or to participate in this conversation.