Services

Python workflow orchestration and scheduling platform

AutomationWorkflowsIntegration
Deploy

What is Prefect?

Prefect is an open-source workflow orchestration framework for building, running, and monitoring Python data pipelines. It adds scheduling, retries, caching, observability, and state management to ordinary Python functions without requiring a separate DAG language. Prefect can be self-hosted with Prefect Server or used alongside Prefect Cloud for managed orchestration.

How to deploy on Kubeara

  1. Sign in to your Kubeara dashboard and connect a server if you have not already.

  2. Open the Services catalog and select Prefect.

    Prefect on Kubeara
    Prefect on Kubeara
  3. Review the pre-configured settings and click Deploy.

    Prefect environment configuration on Kubeara
    Prefect environment configuration on Kubeara
  4. Prefect is now running on your Kubeara server. Open your dashboard to get started.