Host Sysreptor on Kubernetes? #446
Replies: 2 comments 3 replies
-
|
Hi, |
Beta Was this translation helpful? Give feedback.
-
|
Hi, we host it on kubernetes: staging.txt For the prod, we have the pro version. The only difference, we have the language tool as deployment too. Our secret contains the following keys: We use an Ingress to access the services. We have currently Traefik as Ingress Controller, but you can the one of your choice. We will switch to Gateways a bit later when InGate is getting more popular and mature. The database is based on the Zalando Operator: https://github.com/zalando/postgres-operator When I have time, I want to create a helm chart from scratch based on our current Manifest files. But didn't have time so far. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I was wondering if you have a guide to deploy SysReptor on kubernetes(GKE cluster ) , if you have manifest files or a ready helm chart , that would be really useful, and expose if via k8s ingress or loadbalancer
Beta Was this translation helpful? Give feedback.
All reactions