From ffbbd16f915193b8838332a01bd4cd3e92212189 Mon Sep 17 00:00:00 2001 From: Samhita Alla Date: Fri, 30 Apr 2021 17:30:30 +0530 Subject: [PATCH] added tagline Signed-off-by: Samhita Alla --- rsts/index.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/rsts/index.rst b/rsts/index.rst index bdd1765d67..b3b0f6af9e 100644 --- a/rsts/index.rst +++ b/rsts/index.rst @@ -54,6 +54,11 @@ Meet Flyte ========== +.. raw:: html + +

The workflow automation platform for complex, mission-critical data and ML processes at scale

+ + Flyte is an open-source, container-native, structured programming and distributed processing platform. It enables highly concurrent, scalable and maintainable workflows for machine learning and data processing. Created at `Lyft `__ in collaboration with Spotify, Freenome and many others, Flyte provides first class support for Python, Java, and Scala, and is built directly on Kubernetes for all the benefits containerization provides: portability, scalability, and reliability.