Work Queue Processor in Python and Kubernetes

A friend of mine needed a bit of help taking a python batch job he had, which deals with one block of work, and making it scale to the cloud. This little project shows how to load a queue of work, then process it with a kubernetes Job.

https://github.com/stevecooperorg/kubernetes-job-example

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s