https://prefect.io logo
Title
d

Daniel Davee

05/18/2021, 1:23 AM
Hey if I need help setting up a Kubernetes we can I start to look?
w

Walee

05/18/2021, 4:21 AM
there’s a bug in the agent where it breaks, so you’d wanna build out your own docker image to deploy with the fix as it’s still a PR https://prefect-community.slack.com/archives/CL09KU1K7/p1621293779234300
z

Zanie

05/18/2021, 4:28 AM
Not sure that everyone will encounter that bug - might be particular to your infrastructure since we haven't touched that code in a while and it's not been reported by anyone else.
Are you trying to install Prefect Server on K8s or just use Prefect Cloud with a K8s agent?
d

Daniel Davee

05/18/2021, 4:30 AM
Well I suppose what I'm wondering if I have a kubernetes cluster setup, where i should have agent running, and how do I get prefect server to talk to it?
z

Zanie

05/18/2021, 3:36 PM
The agent reaches out to Prefect Server; so you just set the endpoint on the config for the agent and it'll poll for runs