https://github.com/mrbenosborne/php-laravel-k8s-skaffold
An example of running PHP Laravel Lumen services with Kubernetes and deploying with Skaffold.
https://github.com/mrbenosborne/php-laravel-k8s-skaffold
kubernetes laravel lumen-framework php skaffold
Last synced: 4 months ago
JSON representation
An example of running PHP Laravel Lumen services with Kubernetes and deploying with Skaffold.
- Host: GitHub
- URL: https://github.com/mrbenosborne/php-laravel-k8s-skaffold
- Owner: mrbenosborne
- Created: 2020-12-06T13:01:13.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-06T14:12:35.000Z (almost 5 years ago)
- Last Synced: 2025-03-13T04:30:06.253Z (7 months ago)
- Topics: kubernetes, laravel, lumen-framework, php, skaffold
- Language: PHP
- Homepage:
- Size: 56.6 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PHP Laravel, Kubernetes and Skaffold
An example of running PHP Laravel Lumen services with Kubernetes and deploying with Skaffold.Read the guide at [Medium](https://mrbenosborne.medium.com/building-a-micro-services-application-with-php-kubernetes-and-skaffold-9764d1894b80).