examples/guestbook
Srinivas Chavan 07b0cacf47 Use redis-replica instead of redis-slave in GUI 2022-02-05 13:07:28 +05:30
..
all-in-one add updated yaml 2021-06-23 12:35:07 -07:00
legacy legacy update 2021-06-28 18:55:43 -07:00
php-redis Use redis-replica instead of redis-slave in GUI 2022-02-05 13:07:28 +05:30
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-replica-deployment.yaml rename deployment 2021-09-08 11:19:23 -07:00
redis-replica-service.yaml update services 2021-09-08 11:38:03 -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/.