Emma Rizzi
12/10/2021, 10:43 AMraw
format and I got lost here, if anyone has experience with it I'd gladly take some advice!Amanda Wee
12/10/2021, 10:53 AMAnna Geller
Emma Rizzi
12/10/2021, 11:19 AMEmma Rizzi
12/10/2021, 11:22 AMAmanda Wee
12/10/2021, 11:26 AMAnna Geller
KubernetesAgent
could be used to ensure that your flow runs are deployed as Kubernetes jobs to the cluster. While Prefect would manage the states of your flow runs, Kubernetes would manage the underlying compute resources based on your cpu and memory requests you specify on your KubernetesRun
.
Having said that, I’m aware that deploying such cluster wouldn’t be trivial if you have never done this, but this would be a much cleaner and sustainable approach.Emma Rizzi
12/10/2021, 11:38 AM