Skip to content

dion-ricky/airflow-stress-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Airflow Stress Test in GKE

Stress testing Airflow with long running task, CPU heavy task, and memory heavy task.

Setup

1. Create DAGs

Use generate_dag.py

2. Mount DAGs to PVC

If PVC not exists yet, create it using script in start.cmd

3. Run all

Use run_all.py to run all DAGs at once.

Clean up

  • Delete all containers in GKE
  • Delete cluster
  • Make sure disks are also deleted

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published