examples/guestbook
david 011284134a update all Deployment API version to apps/v1 in k8s v1.9.0 and add accurate (#193)
Signed-off-by: LinWengang <linwengang@chinacloud.com.cn>
2018-02-11 18:24:00 -08:00
..
all-in-one update all Deployment API version to apps/v1 in k8s v1.9.0 and add accurate (#193) 2018-02-11 18:24:00 -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 all Deployment API version to apps/v1 in k8s v1.9.0 and add accurate (#193) 2018-02-11 18:24:00 -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 all Deployment API version to apps/v1 in k8s v1.9.0 and add accurate (#193) 2018-02-11 18:24:00 -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 all Deployment API version to apps/v1 in k8s v1.9.0 and add accurate (#193) 2018-02-11 18:24:00 -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/.