examples/guestbook
John Paulo Mataac 52158f68dd Added type NodePort for #368 2020-03-09 04:53:13 -04:00
..
all-in-one Added type NodePort for #368 2020-03-09 04:53:13 -04:00
legacy Convert registry to k8s.gcr.io 2017-12-22 09:55:16 -08:00
php-redis update by mkumatag's comment,image can work without any of these crazy patches 2019-05-13 23:16:17 +08:00
redis-slave add s390x support for image gb-frontend and gb-redisslave in gcr.io/google-samples 2019-05-13 17:21:07 +08:00
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 Remove trailing whitespaces 2018-10-30 19:34:59 +01: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/.