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.