I am trying to run prefect orion agent in GKE autopilot. I am using the new prefect cloud. The agent appears to be listening but it isn't handling any items in the queue. It appears to do nothing. And since there are no error logs it is impossible to figure out why it is not working. Even locally after logging in and running the agent it creates the work queue but isn't actually doing anything.
c
Christopher Boyd
09/22/2022, 2:13 PM
HI David,
Did you setup the API key + api URL when you deployed it?
How did you go about deploying it, and do you have the manifest / deployment available?
What do the logs show for the agent?