Prefect runs the tasks and flows in my own infrastructure. If my infrastructure is not my local Pycharm, but need to be an env that runs 24X7, like a kubernetes cluster on any cloud, I have seen example like this Deploy Code to AWS Kubernetes with Prefect: a Step-by-Step ... But it isn’t written in a way that I can adapt to another cloud, for example, a Kuberentes cluster on IBM cloud. Does someone here have an example for me to follow?
k
Kevin Kho
10/07/2021, 3:55 PM
Responded to you in the thread, but for anyone who comes across this, this doc will run the agent on the cluster, and then the agent will be able to deploy the flows. Just make sure that