clearml-agent
clearml-agent copied to clipboard
Add args for k8s_glue_example.py
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