Commit graph

7 commits

Author SHA1 Message Date
Micke Nordin 957892a0bc
Update healtchcheck 2023-09-27 14:33:37 +02:00
Micke Nordin 37b4482232 Fix liveness probe 2023-08-15 14:14:47 +02:00
Micke Nordin 072f762a0d Add healthcheck to proxysql 2023-08-15 14:01:08 +02:00
Micke Nordin b787c1e685
Try csi-sc-cinderplugin for proxysql 2023-06-08 14:39:18 +02:00
Micke Nordin a3e15392d2
Revert "Try ReadWriteMany for proxysql and nextcloud"
This reverts commit acdc818d66.
2023-06-08 11:38:32 +02:00
Micke Nordin acdc818d66
Try ReadWriteMany for proxysql and nextcloud 2023-06-08 11:04:24 +02:00
Micke 1c192c41fd
Nextcloud in K8s: MVP
This is the minumum needed to run a multinode customer in kubernetes.
Each customer will run in their own namespace with a nextcloud
container and a redis container. There is a proxysql cluster running in
its own namespace, used by all customer.

This is a monorepo that uses kustomize to allow using this repo for both
prod and test (and other things we can think of in the future).
2023-03-29 19:25:29 +02:00