Add a bit of instructions

This commit is contained in:
Marian Steinbach 2022-10-18 08:54:33 +02:00
parent 2f20dccf8f
commit 8d3049a5c7

View file

@ -1,3 +1,9 @@
# Howto:
#
# 1. source ./venv/bin/activate.fish
# 2. python cli.py manager
# 3. python k8s-job-manager.py
import config
import os