/k8sdemojob

Demo Kubernetes Python Client

Primary LanguagePython

Kubernetes Job Demo

Setup

Build a docker image

docker build -t shuffler:latest -f shuffler/Dockerfile .

Run the program

python3 -u task_executor.py <input_string>

Screenshots

Commands

Commands

YAML to Python Equivalent

YAMLTOPYTHON