Slackbot
11/02/2023, 2:43 PMMarvin
11/02/2023, 2:43 PMimagePullSecrets
.
2. Work Pools: This document explains how to create a work pool and start a worker to pick up flows from the work pool.
3. Worker Types: This section explains that you must start a worker within an environment that can access or create the infrastructure needed to execute flow runs. If you start a worker with type kubernetes
, the worker will deploy flow runs to a Kubernetes cluster.
Unfortunately, I couldn't find a specific example of using imagePullSecrets
with Prefect workers. You might want to check the Prefect documentation or community forums for more specific guidance.