dataops-airflow-cost-optimizer
CommunityCut Airflow spend with smarter Kubernetes sizing
Software Engineering#kubernetes#cost optimization#airflow#dataops#spot instances#resource right-sizing#keda autoscaling
Authorivanshamaev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill reduces runaway Airflow infrastructure costs caused by inefficient Kubernetes pod scheduling, over-provisioned worker resources, excessive pod churn, and missing retention/cleanup policies that accumulate metadata and logs.
Core Features & Use Cases
- KubernetesPodOperator right-sizing: Tune CPU/memory requests and limits using real observed usage (e.g., P95) so workers aren’t paying for unused capacity.
- Spot and batch optimization: Run batch-heavy workloads on preemptible/spot nodes with tolerations and termination handling to lower compute cost.
- Scheduler and runtime cost control: Consolidate tasks to reduce pod-per-task overhead, right-size the metadata database cleanup cadence, detect over-scheduled DAGs, and implement log lifecycle/retention so storage costs don’t grow unbounded.
Quick Start
Ask an AI to generate an Airflow cost optimization plan by telling it to right-size KubernetesPodOperator resources using P95 metrics, enable S3 log retention, and identify over-scheduled DAGs for schedule reduction.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: dataops-airflow-cost-optimizer Download link: https://github.com/ivanshamaev/de-agent-skills/archive/main.zip#dataops-airflow-cost-optimizer Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.