Commit Graph

11 Commits

Author SHA1 Message Date
Tim Hardeck 0cf04e62be
Switch Redis image to official one
which supports other architectures like aarch64.
2024-08-29 19:34:03 +02:00
David Browning 1013d7fcbb Update frontend-deployment.yaml
Update the image based on new instructions from google
https://cloud.google.com/kubernetes-engine/docs/tutorials/guestbook
2023-12-12 15:53:00 +01:00
Mario Manno 91e986032e Switch redis from k8s.gcr.io to registry.k8s.io 2023-03-03 15:10:53 +01:00
jkmgit d613aab800 Bump kubernetes-engines-sample guestbook to v5
Source: https://github.com/GoogleCloudPlatform/kubernetes-engine-samples/tree/main/guestbook
2022-08-23 14:44:36 +02:00
Silvio Moioli 77deaaf776
Bump redis container version
Signed-off-by: Silvio Moioli <silvio@moioli.net>
2022-05-16 14:16:07 +02:00
Silvio Moioli e5a81ac5f4 Update Redis slave image
The old image required the `vsyscall=emulate` kernel parameter to work
correctly because of an old glibc version which is incompatible with
newer kernels.

This fails with Rancher Desktop for example.

Details at: https://github.com/rancher-sandbox/rancher-desktop/issues/2215
2022-05-16 13:54:05 +02:00
ron1 ade52e7e07 Correct typos in examples 2020-11-19 06:11:21 -05:00
Darren Shepherd 4eff05a5c2 Update examples 2020-09-15 22:35:41 -07:00
Darren Shepherd 14b81f64b5 bundleDirs should be an array 2020-09-01 12:05:56 -07:00
Darren Shepherd 3614aa139d Update examples 2020-08-31 23:29:55 -07:00
Darren Shepherd 56bca25f64 Initial Commit 2020-08-31 22:55:17 -07:00