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
Run your first Ansible playbook from Kestra, no remote hosts or cloud setup required.
Provision AWS EC2 servers and deploy configuration files across all of them at scale with Ansible.
Build a dynamic Ansible inventory from NetBox, run a playbook, and stamp the ServiceNow CMDB with the result.
Open a Jira incident ticket, alert your on-call team in Slack, generate a timeline report, and log every incident to PostgreSQL in one flow.
Webhook-triggered AI code review that fetches a GitHub PR diff, scores it with OpenAI GPT-4o against your guidelines, and posts the verdict back as a comment.
Provision with Terraform, configure with Ansible, then trigger a Jenkins test job, poll it to completion, and report to Discord.
Trigger a Jenkins job from a webhook, poll the lastBuild API until the build finishes, and post the result to Slack.
Collect logs from every pod in a Kubernetes namespace within a time window, plus namespace events, in one run.
Provision one Amazon S3 bucket per team and register each as a governed AWS_BUCKET asset in Kestra.
Webhook-driven user provisioning that validates the request, then creates the account, assigns groups, and calls downstream APIs with automatic retries.
Create an IIS application pool and website, bind an SSL certificate from the local store, run a health check, and roll back on failure, all via PowerShell.
Build a Docker image, run it, and provision files with Terraform in one declarative Kestra pipeline.
Run a Jenkins build, poll until it finishes, request approval in Teams, pause for a named reviewer, then trigger the deploy and confirm on Slack.
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.
Roll a shared Kubernetes manifest out to a fleet of tenant clusters and verify every apply.
Download templated Ansible files, render Kestra expressions inside them at runtime, and execute the rendered playbook in a container.
Roll out Ansible OS patches across your fleet one wave at a time, health-checking between waves and halting on the first failure.
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.
Clone your infrastructure repo and run its Ansible playbook in a shared working directory, driven by a runtime machine inventory.
Run an Ansible playbook nightly and alert Slack only when configuration drift is corrected on a host.