https://prefect.io logo
Title
y

yuvipanda

08/31/2022, 6:29 AM
Hey folks! I'm trying to figure out how to best deploy a Prefect Agent on our kubernetes cluster along with our JupyterHub, and can't really seem to find any resources on just deploying the agent 😞 Any pointers?
1
j

Jeff Hale

08/31/2022, 11:47 AM
This tutorial uses Prefect 2 with K8s to deploy an agent and uses a helm chart. It also uses Azure, but I think it should generalize fairly well to your use case.
o

Oliver Mannion

08/31/2022, 12:30 PM
Here’s a helm chart for the agent . I’m yet to try it https://github.com/PrefectHQ/prefect-helm/tree/main/charts/prefect-agent
👍 1