WizardPro / laravel-kubernetes-demo

A demo application in Laravel to illustrate deploying to Kubernetes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel Kubernetes Demo Application

A simple Laravel Demo Application for a Kubernetes Tutorial.

This application is a simple stateless Laravel installation for learning how to deploy a PHP application to Kubernetes.

As detailed in this tutorial

Installation

This application is nothing more than a simple stateless Laravel installation. However if you wish to install it, simply follow these steps:

Clone the repository

git clone git@github.com:learnk8s/laravel-kubernetes-demo.git

Install dependencies

composer install

Documentation

As detailed in this tutorial

Support

Please email support@learnk8s.io

Contribution

Third party contributions are not available.

Copyright

Copyright © learnk8s.io 2017 - 2018.

License

The Laravel framework and this demo are open-sourced software licensed under the MIT license.

About

A demo application in Laravel to illustrate deploying to Kubernetes

License:MIT License


Languages

Language:PHP 93.5%Language:HTML 5.2%Language:Vue 0.7%Language:Dockerfile 0.3%Language:Shell 0.2%