Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

word smithery #105

Merged
merged 1 commit into from
Nov 20, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 2 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,30 +2,21 @@

![](https://github.com/lyft/flyte/workflows/tests/badge.svg)

Flyte is a K8s-native, multi-tenant, distributed orchestration engine that manages highly scalable machine learning and batch processing workflows at Lyft.
Flyte is a K8s-native extensible orchestration engine that manages the core machine learning pipelines at Lyft: etas, pricing, incentives, mapping, vision.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: ETAs
nit: and vision.


Home: https://flyte.org
Docs: https://lyft.github.io/flyte

# Flyte Repos
# Repos

Repo | Lead | Lang | Purpose
--- | --- | --- | ---

[flyte](https://github.com/lyft/flyte) | [<img src="https://avatars0.githubusercontent.com/u/16888709" width="48" />](https://github.com/kumare3 "Ketan Umare") | RST | home, documentation, issues

[flyteidl](https://github.com/lyft/flyteidl) | [<img src="https://avatars0.githubusercontent.com/u/16888709" width="48" />](https://github.com/kumare3 "Ketan Umare") | IDL | interface definitions

[flytepropeller](https://github.com/lyft/flytepropeller) | [<img src="https://avatars0.githubusercontent.com/u/16888709" width="48" />] (https://github.com/kumare3 "Ketan Umare") [<img src="https://avatars2.githubusercontent.com/u/27159" width="48" />] (https://github.com/EngHabu "Haytham AbuelFutuh") | Go | execution engine

[flyteadmin](https://github.com/lyft/flyteadmin) | [<img src="https://avatars1.githubusercontent.com/u/953358" width="48" />](https://github.com/katrogan "Katrina Rogan") | Go | control plane

[flytekit](https://github.com/lyft/flytekit) | [<img src="https://avatars0.githubusercontent.com/u/7597118" width="48" />](https://github.com/matthewphsmith) | Python | python SDK and tools

[flyteconsole](https://github.com/lyft/flyteconsole) | [<img src="https://avatars1.githubusercontent.com/u/1815175" width="48" />](https://github.com/schottra "Randy Shott") | Tscript | admin console

[flyteplugins](https://github.com/lyft/flyteplugins) | [<img src="https://avatars2.githubusercontent.com/u/27159" width="48" />](https://github.com/EngHabu "Haytham AbuelFutuh")| Go | Flyte plugins

[flytestdlib](https://github.com/lyft/flytestdlib) | [<img src="https://avatars2.githubusercontent.com/u/27159" width="48" />](https://github.com/EngHabu "Haytham AbuelFutuh")| Go | standard library

[flytesnacks](https://github.com/lyft/flytesnacks) | [<img src="https://avatars3.githubusercontent.com/u/2896568" width="48" />](https://github.com/wild-endeavor "Yee Tong") | Python | examples, tips, and tricks