Some <Prefect Orion examples> running self-contain...
# show-us-what-you-got
o
Some Prefect Orion examples running self-contained in a local kubernetes cluster. Flows • Dask flow using a dask local cluster • Dask kubes flow using an ephemeral dask cluster on Kubernetes • Parameterized flow using a custom Docker image containing additional modules • Ray flow that runs on an existing ray cluster • Sub flow that is trigger by a parent flow Deployments to Kubernetes using • the default OrionPackager to store the flow source in Orion • the default OrionPackager to store the flow import path in Orion • the FilePackager to store the flow source in S3 (minio) Batteries (mostly) included. 🔋
❤️ 10
🙏 7
🙌🏼 1
🎉 3
🎉 3
🙌 12
upvote 7
a
I love those examples, thank you for sharing @Oliver Mannion - I'll cross-post on Discourse
upvote 1
🙏 1
m
Omg this is amazing! Thanks for sharing @Oliver Mannion. I did not realize
OrionPackager(serializer=ImportSerializer())
allows to have flow code, task modules etc all in one container image!
🙏 1