bitter-planet-74915
09/19/2023, 2:13 PMpython parameter_flow.py --with retry argo-workflows create,
but I faced with the following error:
File "/home/user/miniconda3/envs/metaflow/lib/python3.11/site-packages/kubernetes/config/kube_config.py", line 662, in get_with_name
raise ConfigException(
kubernetes.config.config_exception.ConfigException: Invalid kube-config file. Expected object with name in /home/user/.kube/config/contexts list
I installed metaflow, kubernetes and mini-kube.
I googled, but I didn't find any useful links to solve the problem.
What necessary steps I missed before?
Thank you so much!