You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a cluster named civokube2, I want to retrieve its config.
I do:
civo kubernetes config civokube2 -s
But that gives me an error "Saving the cluster config failed with open ..." and then shows me all the files in my KUBECONFIG path. The problem is I have multiple kube config files referenced in my KUBECONFIG. It's not just one file. You can't just try to open the file it is pointing to.
So then I thought, okay, I'll tell it which config file to use. So I try:
I have a cluster named civokube2, I want to retrieve its config.
I do:
But that gives me an error "Saving the cluster config failed with open ..." and then shows me all the files in my KUBECONFIG path. The problem is I have multiple kube config files referenced in my KUBECONFIG. It's not just one file. You can't just try to open the file it is pointing to.
So then I thought, okay, I'll tell it which config file to use. So I try:
But now I get an different error:
The text was updated successfully, but these errors were encountered: