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!fast-vr-44972
09/19/2023, 2:18 PMkubectl command? e.g.
kubectl get podsbitter-planet-74915
09/19/2023, 2:36 PME0919 18:31:25.976560 44972 memcache.go:265] couldn't get current server API group list: Get "<http://localhost:8080/api?timeout=32s>": dial tcp [::1]:8080: connect: connection refused
E0919 18:31:25.976734 44972 memcache.go:265] couldn't get current server API group list: Get "<http://localhost:8080/api?timeout=32s>": dial tcp [::1]:8080: connect: connection refused
E0919 18:31:25.977933 44972 memcache.go:265] couldn't get current server API group list: Get "<http://localhost:8080/api?timeout=32s>": dial tcp [::1]:8080: connect: connection refused
E0919 18:31:25.979170 44972 memcache.go:265] couldn't get current server API group list: Get "<http://localhost:8080/api?timeout=32s>": dial tcp [::1]:8080: connect: connection refused
E0919 18:31:25.980509 44972 memcache.go:265] couldn't get current server API group list: Get "<http://localhost:8080/api?timeout=32s>": dial tcp [::1]:8080: connect: connection refused
The connection to the server localhost:8080 was refused - did you specify the right host or port?bitter-planet-74915
09/19/2023, 2:36 PMfast-vr-44972
09/19/2023, 2:37 PM