Hey folks! I'm trying to figure out how to best de...
# ask-community
y
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
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
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