examples/guestbook
Varad Ahirwadkar 042b65106c guestbook: update php-redis image tag to v5
Signed-off-by: Varad Ahirwadkar <varad.ahirwadkar1@ibm.com>
2025-02-09 14:42:35 +05:30
..
all-in-one guestbook: update php-redis image tag to v5 2025-02-09 14:42:35 +05:30
legacy chore: move registry from k8s.gcr.io to registry.k8s.io 2022-11-30 03:01:20 +00: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 guestbook: update php-redis image tag to v5 2025-02-09 14:42:35 +05:30
frontend-service.yaml Remove trailing whitespaces 2018-10-30 19:34:59 +01:00
redis-master-deployment.yaml chore: move registry from k8s.gcr.io to registry.k8s.io 2022-11-30 03:01:20 +00: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/.