Running Laravel on Kubernetes should be relatively straightforward for someone comfortable with both components (especially if you've been running Laravel in containers for some time). For better or for worse, I made the leap from Laravel on VMs to Laravel…
kubernetes
A collection of 3 posts
End-to-End Encryption with Nginx and Kubernetes
Getting encryption from your end-user to your load balancer with SSL Termination is usually a piece of cake, and for most applications, it's good enough. But how much more effort is it to get complete end-to-end encryption all the way…
Azure Kubernetes DNS Lookup - 5 Second Timeouts
I spent the last couple of days building out the production infrastructure for my new project since the MVP code was ready to go live. It was also my first foray into putting Azure's Managed Kubernetes [https://docs.microsoft.com/…