Sam Garvis
prefect deployment build name.name -n name_dev -t dev_wq_k8s -sb gcs/dev --work-queue=dev_wq_k8s -ib kubernetes-job/dev-k8s-job
Job is missing required attributes at the following paths: /apiVersion, /kind, /metadata, /spec (type=value_error)
Job (Optional)
{ "apiVersion": "batch/v1", "kind": "Job", "metadata": { "labels": {} }, "spec": { "template": { "spec": { "parallelism": 1, "completions": 1, "restartPolicy": "Never", "containers": [ { "name": "prefect-job", "env": [] } ] } } } }
python
-m
prefect.engine
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.