has anyone had success running prefect server on k...
# prefect-server
m
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
Hi Matt! IIRC there was an effort at a helm chart in #prefect-contributors a week or two ago
c
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
awesome thanks, I'll try this out
👍 1
j
any luck with this? I’m encountering the following error, but I don’t feel confident altering the helm chart defaults
Copy code
Error: Ingress.extensions "prefect-server-ui" is invalid: spec: Invalid value: []networking.IngressRule(nil): either `backend` or `rules` must be specified