laravel-kubernetes-demo
laravel-kubernetes-demo copied to clipboard
A demo application in Laravel to illustrate deploying to Kubernetes
Results
2
laravel-kubernetes-demo issues
Sort by
recently updated
recently updated
newest added
Hello. That's a cool guide, thanks. I have a little problem with my vhosts.conf maybe. I tried to set `ServerName` with 'localhost' value for this, but no helpful. Next, I...
I build and run docker image successfully, but when I run the following command I got this error: $ `eval $(minikube docker-env)` > 💣 Error getting config: stat /home/xxxx/.minikube/profiles/minikube/config.json: no...