examples/guestbook
Kai Chen 8774c894fa Update the workloads API version for the Guestbook example to 1.9 (#181)
* Update the workloads API version for the Guestbook example to 1.9

* Update the workloads API version for rest of the examples
2018-02-01 11:07:32 -08:00
..
all-in-one Convert registry to k8s.gcr.io 2017-12-22 09:55:16 -08:00
legacy Convert registry to k8s.gcr.io 2017-12-22 09:55:16 -08: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 Update the workloads API version for the Guestbook example to 1.9 (#181) 2018-02-01 11:07:32 -08:00
frontend-service.yaml Guestbook revisions + Minikube Default Frontend Service (#46) 2017-08-04 14:15:44 -07:00
redis-master-deployment.yaml Update the workloads API version for the Guestbook example to 1.9 (#181) 2018-02-01 11:07:32 -08:00
redis-master-service.yaml Move maintained examples to root, update README 2017-05-24 10:20:41 -07:00
redis-slave-deployment.yaml Update the workloads API version for the Guestbook example to 1.9 (#181) 2018-02-01 11:07:32 -08: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/.