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
SSH disk cleanup with a host allowlist, pre/post metrics, an approval gate for production hosts, and Slack reporting.
Deprovision an employee's LDAP entry on offboarding, snapshotting group membership for audit, relocating the account, and removing it from its groups.
Schedule the Aiven CLI to power services and databases off and on, cutting cloud costs without manual clicks.
Weekly SSL certificate expiry monitor that checks days remaining for a list of domains and fires Slack and email alerts before they expire, with KV state to suppress duplicate notifications.
Build a Docker image from a GitHub repo and deploy it to local, GCP Cloud Run, or Azure Container Instances from one declarative flow.
Compare a live network scan against NetBox, auto-register missing devices, and open a GitHub issue documenting the drift.
Verify a shared NFS mount is really NFS, then list and delete stale scratch files that pile up across a fleet of workers sharing the same storage.
Pull your Nutanix AHV VM inventory, compute per-VM chargeback, log it to a Google Sheet, and summarize on Slack.
Clone a golden qcow2 image, define and boot a libvirt KVM domain, wait for RUNNING, and announce it in Slack with retries.
Provision a Proxmox VE VM on webhook, then register it in NetBox with an allocated IP, device record, and owning contact.
Chain Terraform provisioning, Ansible configuration, and an Argo CD sync with a final health check.
Automatically purge expired key-value entries from Kestra's internal KV store across namespaces on a daily schedule.
Rotate a HashiCorp Vault secret into a Kubernetes Secret, roll the Deployment, and verify the rollout.
Run a Python script inside a Kubernetes pod with declarative CPU and memory limits, straight from a Kestra flow.
Pull active devices from NetBox by role and site, run an Ansible playbook against each, and post a summary to Slack.
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.
Nightly job that lists a self-hosted MinIO bucket, filters objects older than a retention window in Python, and deletes only the expired ones.
Watch a KVM libvirt domain and auto-restart it the moment it goes SHUTOFF, with flap protection, maintenance-aware skips, and loud failure alerts.
Send a SendGrid email alert automatically whenever any workflow in your namespace fails or warns.
Send a raw TCP payload to any host and port from Kestra, with a pre-flight port check and a fail-fast assertion.
Push a rich Sentry alert with full execution context the moment a Kestra flow fails.
Forward Kestra execution logs to Splunk daily via HTTP Event Collector for centralized observability and alerting.
Pull flows and namespace files from a Git repository into Kestra every hour for GitOps-driven deployments.
Patch a VM over SSH, pause for human validation, and automatically roll back to the previous package version on failure or rejection.