Skip to content

Commit

Permalink
word smithery (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
georgesnelling authored Nov 20, 2019
1 parent c61f151 commit e40a272
Showing 1 changed file with 2 additions and 11 deletions.
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.

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

0 comments on commit e40a272

Please sign in to comment.