/flyteadmin

Primary LanguageGoApache License 2.0Apache-2.0

Flyteadmin

Flyteadmin is the control plane for Flyte responsible for managing entities (task, workflows, launch plans) and administering workflow executions. Flyteadmin implements the AdminService which defines a stateless REST/gRPC service for interacting with registered Flyte entities and executions. Flyteadmin uses a relational style Metadata Store abstracted by GORM ORM library.