Executors
- K8S Executor – Makes it possible to access the Kubernetes API by submitting function specs, e.g. to deploy pods or other Executors.
- Unix Executor – Runs Unix commands by submitting function specs.
- Backup Executor – Backups PostgreSQL databases.
- ML Executor – Designed to execute machine learning task using Tensorflow or Pytorch.
- Slurm Executor – HPC integration.