Hello, I would like to upgrade my prefect server i...
# prefect-community
b
Hello, I would like to upgrade my prefect server in my k8s cluster to prefect orion. Is there any guidelines on how to do this?
a
Hi, this guide shows how you can deploy Orion to Kubernetes and use it with
KubernetesFlowRunner
. Note that as of today, Orion is still in technical preview, so it's best if you don't use it yet for production workflows.
b
After installing prefect 2.0a I'm getting an error when trying to run prefect. It seems that there is a dependency error with asyncio package. ImportError: cannot import name 'ThreadedChildWatcher' from 'asyncio' I'm using python3.9.6.
a
I would love to upvote your answer @Mathijs Carlu but it's not currently possible due to slack issues 😄 so here it is: upvote
b
Thanks!