Use-cases
Users
Industries
Hi! I'm your Kestra AI assistant.Ask me anything about workflows.
EXAMPLE QUESTIONS
The first step is always the hardest. Search or browse to kick-start your next flow.
482 Blueprints
Broadcast a LINE alert to your followers only when a flow breaches its duration SLA, using a MAX_DURATION SLA label.
Broadcast a LINE alert to your Official Account followers whenever any flow in a namespace fails.
Call a REST API in a Dockerized Python task, save the JSON, and load it straight into a MongoDB collection.
Collect logs from every pod in a Kubernetes namespace within a time window, plus namespace events, in one run.
Estimate a Klaviyo campaign's audience before sending, alert Slack when out of range, and optionally fail so a parent flow can gate the send.
Poll Klaviyo send jobs during business hours and page Slack once when a campaign send transitions into a bad state.
AI-powered Kubernetes incident monitor that collects cluster data, diagnoses issues with Gemini, and alerts Slack on high severity.
Alert-triggered Kubernetes deployment restart with namespace allowlist guardrails, health verification with retries, and Slack notifications.
Create a Kubernetes pod, inspect its status with kubectl, log the result, and clean it up automatically.
A deliberately failing flow that demonstrates block level errors, flow level errors, automatic retries, and KV context for alerting flows.
Deprovision an employee's LDAP entry on offboarding, snapshotting group membership for audit, relocating the account, and removing it from its groups.
Roll a shared Kubernetes manifest out to a fleet of tenant clusters and verify every apply.
Clone a golden qcow2 image, define and boot a libvirt KVM domain, wait for RUNNING, and announce it in Slack with retries.
Automatically purge expired key-value entries from Kestra's internal KV store across namespaces on a daily schedule.
A realtime Kafka trigger starts one execution per record, branches on the payload, and alerts Slack on anomalies.
Rotate a HashiCorp Vault secret into a Kubernetes Secret, roll the Deployment, and verify the rollout.
Run a GPU workload as a Kubernetes pod, pull its output artifact into Kestra storage, and notify Slack.
Run a Python script inside a Kubernetes pod with declarative CPU and memory limits, straight from a Kestra flow.
Off-hours patch window that verifies the target, gracefully stops it (with a force fallback), snapshots and inspects its disk, restarts it, and emails ops on success or failure.
Watch a KVM libvirt domain and auto-restart it the moment it goes SHUTOFF, with flap protection, maintenance-aware skips, and loud failure alerts.
Capture Postgres row changes with Debezium CDC, then notify Slack and process the new data in Python automatically.
Validate a nested order webhook payload for required fields with JSONata, flatten it into a flat record with computed totals, and only forward it once it passes.
Broadcast an outcome-aware LINE update to your followers every time one business-critical Kestra flow reaches a terminal state.
Pull real Klaviyo campaign KPIs on a weekly schedule, export them to CSV, and post a performance summary to Slack.