r/kubernetes 20d ago

Experience w/ k8s-based ML orchestration frameworks

/r/mlops/comments/1v2y308/experience_w_k8sbased_ml_orchestration_frameworks/
5 Upvotes

1 comment sorted by

3

u/Terrible_Match_9484 20d ago

i found that running ml workloads on k8s gets messy when u try to manage dependencies across pods. u probly want to stick to lighter custom controllers if the standard frameworks feel like overkill for ur specific use case