Commit Graph

61 Commits

Author SHA1 Message Date
Dishant Kaushik
2fcc0c9835 - If users want a route to the web service, added a Route with the service 2021-02-24 14:30:05 -05:00
Nathan Fisher
80616f0090 Add redis.storageClassName to permit an override of the storage class (#50) 2020-12-14 18:14:31 -05:00
Nathan Fisher
d60dc128c4 Add table outlining Helm key values (#49) 2020-12-14 14:55:08 -05:00
Cedric Ziel
f06a04ff86 Set default pullPolicy of IfNotPresent for helm chart
This will allow preloading images into the cluster
so the images dont have to be pulled. This is useful
for images/tags that are currently not in a public
registry. Otherwise it will try pulling anyways
and fail even if the image is already known to the
local daemon.
2020-06-22 11:27:16 +02:00
Cedric Ziel
4063325ac1 Add healthchecks to shipping service 2020-06-22 11:27:16 +02:00
Cedric Ziel
ac8753e19e Add k8s readinessProbe for ratings service 2020-06-22 11:27:16 +02:00
Ben Blackmore
661111b932 Use new JS snippet for website monitoring 2020-05-16 12:24:10 +02:00
Steve Waterworth
f7e9349742 more openshift notes 2020-05-05 12:31:08 +01:00
Steve Waterworth
c7b0f2a98d updates for OpenShift 2020-05-05 12:22:25 +01:00
Steve Waterworth
51f5ea6ecf remove test pv 2020-04-22 16:32:01 +01:00
Steve Waterworth
37c4a2a9c3 redis as a statefulset 2020-04-21 15:13:47 +01:00
Steve Waterworth
9c774bc088 helm v3 2020-03-17 11:42:28 +00:00
Steve Waterworth
c4ce412997 Istio plays nice with MySQL now 2020-01-14 12:11:27 +00:00
Steve Waterworth
90ded13fb8 updated documentation 2019-12-10 11:21:09 +00:00
Steve Waterworth
55560eff75 delete old descriptors 2019-12-10 10:41:16 +00:00
Steve Waterworth
bb2d25ab4a bump version 2019-12-10 10:35:30 +00:00
Steve Waterworth
ea8b2ed56e add psp option 2019-12-10 10:17:45 +00:00
Dahlia Bock
667038049d Install robot-shop with a minimal pod security policy and associated RBAC resources
This should't be merged until we can toggle the creation of the pod security policy and associated RBAC resources on and off
2019-12-05 14:18:17 -06:00
Steve Waterworth
fd22e29c87 add example 2019-11-08 12:17:45 +00:00
Steve Waterworth
68bde3ac45 tweak memory for mysql 2019-10-30 11:00:04 +00:00
Steve Waterworth
d29e677b43 fix typo 2019-10-23 15:42:58 +01:00
Steve Waterworth
781aaa02ba helm chart 2019-10-23 11:05:44 +01:00
Steve Waterworth
5ffe10db05 remove checks 2019-10-09 15:54:26 +01:00
Steve Waterworth
e7bdf7ee67 add checks 2019-10-09 10:54:21 +01:00
Steve Waterworth
7bbee0365f rename istio file 2019-09-03 10:27:22 +01:00
Steve Waterworth
178f88b795 Istio canary test 2019-09-02 16:00:55 +01:00
Steve Waterworth
b5f98f625d improved notes 2019-07-10 12:21:52 +01:00
Steve Waterworth
459d6cdfac tidy up 2019-07-09 17:49:01 +01:00
Steve Waterworth
2cfdb6e701 Istio tweaks 2019-07-09 17:09:53 +01:00
Steve Waterworth
43a7d19b06 istio 2019-07-08 11:02:02 +01:00
Steve Waterworth
be5d74dbc5 tidy up link 2019-06-03 09:31:52 +01:00
Steve Waterworth
0a555bdab3 move script 2019-05-22 16:06:28 +01:00
Steve Waterworth
e5c10b597f autoscaling 2019-05-22 15:54:05 +01:00
Will James
8e1889b906 Add auto-scaling to relevant services (non-databases) and run the load tester to simulate load 2019-05-19 15:10:04 +02:00
Will James
44f572ebba Add LoadBalancer to front end to expose it
This will make the web service easily accessible on most platforms. On minikube it is possible to run

    minikube service -n robot-shop web

to open a browser window pointing to the frontend of the shop.
2019-05-19 14:09:03 +02:00
Steve Waterworth
9485d7fc23 new helm chart 2019-05-07 14:57:04 +01:00
Steve Waterworth
a6897c2791 move readme 2019-04-24 09:32:51 +01:00
Steve Waterworth
552ff6fff2 tidy up K8s descriptors 2019-04-08 16:54:05 +01:00
Matthias Luebken
c82a34a10f yaml space 2019-04-08 09:41:23 +02:00
Matthias Luebken
740b12e275 typo 2019-04-08 09:36:09 +02:00
Matthias Luebken
4a20dcfc5c removed readme 2019-04-08 08:47:04 +02:00
Matthias Luebken
2442b046b4 reverted api version 2019-04-08 08:44:30 +02:00
Matthias Luebken
db1b8b7740 uncommented resource limits and requests 2019-04-08 08:41:55 +02:00
Matthias Luebken
188dea5cff removed unecessary yaml entries 2019-04-02 16:33:53 -04:00
Steve Waterworth
bfec48af5a set env var for agent 2018-08-31 09:53:58 +01:00
Steve Waterworth
c474b8e4d5 extra capabilities 2018-08-24 14:51:14 +01:00
Steve Waterworth
034596ff36 fixed container name 2018-08-21 16:50:16 +01:00
Steve Waterworth
5c2e57bacc fixed port number 2018-08-21 16:37:13 +01:00
Steve Waterworth
c5d5259629 new PHP service 2018-08-21 15:29:56 +01:00
Steve Waterworth
c8ae638da4 rename image 2018-08-21 15:29:28 +01:00