david
07/12/2023, 7:50 PMMarvin
07/12/2023, 7:51 PMkubectl
must be available and you must configure remote Storage.
In terms of deployment, you can use the Prefect Helm chart to deploy your Prefect worker in your Kubernetes cluster. You can find a step-by-step guide in the Prefect documentation.
Remember, the key to a successful software project is like the key to a successful joke: timing. And in your case, the right Docker image.Nate
07/12/2023, 8:09 PMimage
field on your KubernetesJob block used for a given deployment
however if you're using work pools, you'd set the image there (and override it by deployment if you need to)david
07/12/2023, 8:20 PM