https://prefect.io logo
Title
m

matt forbes

09/17/2020, 7:24 PM
has anyone had success running prefect server on kubernetes directly (rather than docker-compose)?
@Chris White the docs hinted that this might be a feature in the future, any way to get something working in the short term?
d

Dylan

09/17/2020, 7:29 PM
Hi Matt! IIRC there was an effort at a helm chart in #prefect-contributors a week or two ago
c

Chris White

09/17/2020, 7:30 PM
here’s the helm chart PoC: https://github.com/PrefectHQ/server/pull/57
We don’t currently have the bandwidth to support custom Server deployments, so we won’t be making any big changes on that front in the short term
m

matt forbes

09/17/2020, 7:32 PM
awesome thanks, I'll try this out
👍 1
j

Joseph Haaga

10/21/2020, 5:33 PM
any luck with this? I’m encountering the following error, but I don’t feel confident altering the helm chart defaults
Error: Ingress.extensions "prefect-server-ui" is invalid: spec: Invalid value: []networking.IngressRule(nil): either `backend` or `rules` must be specified