Blake Stefansen
09/21/2022, 3:54 PMTaylor Babin
09/22/2022, 1:12 PMBlake Stefansen
09/22/2022, 1:38 PMTaylor Babin
09/22/2022, 2:24 PMBlake Stefansen
09/22/2022, 2:36 PMNate
09/22/2022, 4:04 PMIt's my understanding that if the filesystem (where the flow code is stored) is defined in the deployment, then my k8 agent should have access to the flow code.in terms of prefect yes, but your pods will need to have the appropriate IAM permissions to interact with S3, but either way, you would get an error if your agent couldn't pull the flow code. if your agent isn't picking up your deployment's flow run at all, then 2 possible issues could be: • you could have started the agent pointing at a different queue than the one you attached to your deployment • your agent has environment variables pointing at a different workspace's URL / API key • your agent is running a significantly different version of prefect