aicoolies logo
Kestra logo
Kestra logo

Kestra

Declarative orchestration for data, AI, and infra

freemiumopen sourceupdated Apr 21, 2026

Kestra is an open-source orchestration platform that uses declarative YAML to define event-driven and scheduled workflows for data pipelines, infrastructure automation, and AI workloads. With over 1,200 plugins, it connects to databases, cloud services, APIs, and SaaS tools without custom glue code. Kestra reached version 1.0 LTS with agentic AI capabilities, SDKs for Python, TypeScript, Java, and Go, and SOC 2 compliance. Clients include Leroy Merlin, Huawei, Tencent, and Decathlon.

Kestra is an open-source orchestration platform co-founded in France by Emmanuel Darras and Ludovic Dehon, backed by a $3M seed round from ISAI and Axeleo Capital with angel investors from Datadog, Collibra, and Strapi. Unlike Apache Airflow which requires Python DAG definitions, Kestra uses declarative YAML configuration files where orchestration logic is language-agnostic — you describe what should happen (run this SQL query, call this API, execute this Python script) and Kestra handles scheduling, retries, timeouts, error handling, and parallel execution. The YAML definition stays in sync automatically whether you edit from the web UI, the API, Terraform, or a CI/CD pipeline, so workflows remain version-controlled and auditable regardless of how they are modified.

The platform supports multiple trigger types: cron schedules, webhooks, file detection events, and real-time event streams with millisecond latency. Over 1,200 plugins cover databases, cloud storage, messaging systems, SaaS applications, and infrastructure tools. Tasks can execute code in Python, Bash, Node.js, Go, R, Julia, or Docker containers, and the plugin ecosystem continues to expand for custom integrations. The web UI provides a visual flow editor with syntax highlighting, auto-completion, and real-time validation alongside an execution dashboard that shows dependency maps, logs, metrics, and flow-level SLAs. Namespaces provide logical grouping and isolation for multi-team environments.

Kestra 1.0 LTS introduced agentic AI capabilities powered by OpenAI, Google Gemini, Anthropic Claude, Mistral, DeepSeek, and Ollama, with features like Copilot for generating workflow YAML from natural language descriptions and AI agents that combine memory, web search, code execution, MCP clients, and file system operations. Enterprise features include SSO, RBAC, tenant isolation, encrypted secrets, and audit logs with SOC 2 compliance. Deployment options range from Docker and Kubernetes self-hosting (free forever) to Kestra Cloud, a fully managed platform with auto-scaling. Enterprise clients processing millions of orchestration events per month include Leroy Merlin, Huawei, Tencent, Gorgias, Sophia Genetics, and Decathlon.

Pricing

Open-source free self-hosted, Enterprise and Cloud tiers paid

Platforms

Java-based, Docker, Kubernetes, AWS CloudFormation, Kestra Cloud

Categories

Tags

Use Cases

Related Tools

computed discovery: shared active categories · kept separate from editor-verified Alternatives

KTransformers parent kvcache-ai logo

KTransformers

Heterogeneous CPU-GPU inference and SFT for large MoE models

Open-source framework for running and fine-tuning large Mixture-of-Experts models with heterogeneous CPU-GPU execution, optimized kernels, limited VRAM and SGLang or LLaMA-Factory integrations.

Open Source
vLLM Production Stack parent vLLM logo

vLLM Production Stack

Official Kubernetes and Helm reference stack built on the vLLM inference engine

Official vLLM reference implementation for scaling the existing inference engine on Kubernetes with Helm, request routing, KV-cache offload, autoscaling and Prometheus/Grafana observability.

Open Source
Dynamo logo

NVIDIA Dynamo

Distributed inference orchestration above vLLM, SGLang and TensorRT-LLM

Open-source, datacenter-scale orchestration layer that coordinates vLLM, SGLang and TensorRT-LLM across nodes with disaggregated serving, KV-aware routing, multi-tier cache management and automatic scaling.

Open Source
GPUStack logo

GPUStack

Open-source GPU control plane for scalable AI model serving

Open-source GPU cluster manager that configures vLLM, SGLang, TensorRT-LLM or custom engines, serves models through compatible APIs, and provisions SSH-accessible GPU instances across on-premises, Kubernetes and cloud environments.

Open Source
Mooncake logo

Mooncake

Disaggregated KV cache storage and transfer for LLM serving

Open-source infrastructure for disaggregated LLM serving that pools KV caches across prefill and decode workers, with high-performance transfer, distributed storage and integrations for vLLM and SGLang.

Open Source
gh-aw GitHub parent mark

GitHub Agentic Workflows

Run AI coding agents in GitHub Actions from Markdown

Open-source GitHub CLI extension for defining repository automations in Markdown and running Copilot, Claude Code, Codex, Gemini or custom agents inside hardened GitHub Actions workflows.

freeOpen Source

Used in Stacks

FAQ

What is Kestra?

Kestra is an open-source orchestration platform that uses declarative YAML to define event-driven and scheduled workflows for data pipelines, infrastructure automation, and AI workloads. With over 1,200 plugins, it connects to databases, cloud services, APIs, and SaaS tools without custom glue code. Kestra reached version 1.0 LTS with agentic AI capabilities, SDKs for Python, TypeScript, Java, and Go, and SOC 2 compliance. Clients include Leroy Merlin, Huawei, Tencent, and Decathlon.

Is Kestra free?

Kestra offers a free tier alongside paid plans. Open-source free self-hosted, Enterprise and Cloud tiers paid

Is Kestra open source?

Yes — Kestra is open source.

What are the best Kestra alternatives?

The top editor-verified Kestra alternatives are Khoj, Linear.