Clustercron

Pypi Documentation Status pre-commit.ci status CI status Codecov

Clustercron is cronjob wrapper that tries to ensure that a script gets run only once, on one host from a pool of nodes of a specified loadbalancer. Clustercron select a master from all nodes and will run the cronjob only on that node.

Features

Supported load balancers (till now):

  • AWS Elastic Load Balancing (ELB)
  • AWS Elastic Load Balancing v2 (ALB)