- Install kubectl
- Add your function to
tasks.py, seeadd_onefor example - Configure
cluster-start.shparameters (including CLUSTER_ID) - Configure
IMAGE_NAMEinimage-build.shandworker.yaml - Add dependencies to Dockerfile
- Run
./image-build.sh - Run
./cluster-start.sh - Run
./kube-start.sh - Change the
TASKandARGSparameters to your input task/arguments insubmit.py. - Replace
print(outputs)with whatever you want to do with your outputs. - Run
python3 submit.pyand wait!
scanner-research/kubequeue
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|