allegroai / clearml-agent

ClearML Agent - ML-Ops made easy. ML-Ops scheduler & orchestration solution
https://clear.ml/docs/
Apache License 2.0
242 stars 92 forks source link

Add args for k8s_glue_example.py #196

Open IlyaMescheryakov1402 opened 8 months ago

IlyaMescheryakov1402 commented 8 months ago

Add parser arguments for k8s_glue_example.py - k8s_pending_queue_name, container_bash_script, pod_name_prefix, limit_pod_label, force_system_packages and debug (all of them were in https://github.com/allegroai/clearml-agent/blob/master/clearml_agent/glue/k8s.py)

Add pod_name_prefix, limit_pod_label and force_system_packages to docstring in k8s.py