examples/guestbook
Ahmet Alp Balkan 3ae1ab9690 Redirect tutorials to the docs site (#85)
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-08-26 12:42:10 -07:00
..
all-in-one Move maintained examples to root, update README 2017-05-24 10:20:41 -07:00
legacy Move maintained examples to root, update README 2017-05-24 10:20:41 -07:00
php-redis Multi arch guestbook example 2017-08-16 15:24:25 +05:30
redis-slave Multi arch guestbook example 2017-08-16 15:24:25 +05:30
MAINTENANCE.md guestbook: Move image build instructions out (#72) 2017-08-18 15:17:41 -07:00
README.md Redirect tutorials to the docs site (#85) 2017-08-26 12:42:10 -07:00
frontend-deployment.yaml Move maintained examples to root, update README 2017-05-24 10:20:41 -07:00
frontend-service.yaml Guestbook revisions + Minikube Default Frontend Service (#46) 2017-08-04 14:15:44 -07:00
redis-master-deployment.yaml Move maintained examples to root, update README 2017-05-24 10:20:41 -07:00
redis-master-service.yaml Move maintained examples to root, update README 2017-05-24 10:20:41 -07:00
redis-slave-deployment.yaml Move maintained examples to root, update README 2017-05-24 10:20:41 -07:00
redis-slave-service.yaml Move maintained examples to root, update README 2017-05-24 10:20:41 -07:00

README.md

Example: Guestbook application on Kubernetes

This directory contains the source code and Kubernetes manifests for PHP Guestbook application.

Follow the tutorial at https://kubernetes.io/docs/tutorials/stateless-application/guestbook/.