Hey if I need help setting up a Kubernetes we can ...
# prefect-server
d
Hey if I need help setting up a Kubernetes we can I start to look?
w
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
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
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
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