vindir / k8s-controller-example

Spawn jobs given a REST request incoming

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample of a k8s controller kicking off a job

Kubernetes Client Documentation

The kubernetes client is in a bunch of languages. These links point to the python versions for getting jobs dynamically specced and loaded.

Source:

Initial template for flask API borrowed from https://github.com/RikKraanVantage/kubernetes-flask-mysql

About

Spawn jobs given a REST request incoming


Languages

Language:Python 94.2%Language:Dockerfile 5.8%