Join Slack
Powered by
Hey :wave: I’m using Prefect in k8s and want to ...
# ask-community
h
hagai
02/01/2024, 8:36 PM
Hey 👋 I’m using Prefect in k8s and want to create a flow that triggers a non-python docker image. Is it possible?
k
Kevin Grismore
02/01/2024, 8:36 PM
do you mean running a k8s job based on a non-python image?
Kevin Grismore
02/01/2024, 8:37 PM
from within your flow, I mean
h
hagai
02/01/2024, 8:56 PM
@Kevin Grismore
Kind of. I want to be able to get an image with an entrypoint and only use Prefect to trigger it and see the logs
Open in Slack
Previous
Next