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.
141 Blueprints
Build and validate a Docker image from Git source, then roll it out across a vCenter machine fleet with bounded parallel deployments.
Pick a VM from the Kestra Assets catalog and tear it down with Terraform, updating the asset's lifecycle state to deleted.
Drain a Proxmox VE node for maintenance by listing its VMs, pausing for operator approval, then live-migrating each VM to a target node.
Auto-offboard decommissioned VMware VMs by clearing DNS, Active Directory, and CrowdStrike when vCenter fires a VM_REMOVED event.
Ping an HTTP endpoint on a schedule and fire a Slack alert the moment it stops returning 200.
Continuously monitor a list of websites every 5 minutes, detect HTTP outages and recoveries, and fire instant Slack and email alerts with KV-backed state tracking.
Maintain a multi-cloud VM inventory in the Kestra KV store by merging new VM records under their cloud provider, callable from provisioning flows.
When a scheduled job fails, automatically open a GitLab issue with the execution link and ping Slack, with no manual relay.
Clone a vCenter VM from a template, configure it with Ansible, register it in ServiceNow CMDB, and notify Slack.
List Proxmox VE backups, restore one to a throwaway VMID, verify it, and clean up the test VM.
Authenticate with Amazon ECR, pull a private container image, and run a Python script inside it.
Continuously push your Kestra flows and namespace files to a Git repository on a schedule for GitOps version control.
Run a Python data script in a Docker container pulled from a private Google Artifact Registry repository.
Snapshot a Proxmox VE VM, patch it over SSH, and roll back automatically if the health check fails.
Page Zenduty automatically whenever a Kestra flow fails, using the errors block and the official Zenduty plugin.
Page on-call engineers in Zenduty the moment any production Kestra flow in the company namespace fails or finishes with a warning.
Run terraform plan on a schedule and alert Slack when the detailed exit code reports drift.
Plan Terraform, email a reviewer, pause for human approval, then apply the exact reviewed plan.
A webhook triggers a GitLab CI pipeline over REST, polls until it finishes, then reports the final status to Slack.
Build a dynamic resource request and Slack approval workflow with conditional inputs and a human-in-the-loop pause.
Snapshot a vCenter VM, apply OS patches over SSH, health-check, and roll back automatically on failure.