Trying to login with no kubeconfig results in an error
Closed this issue · 0 comments
twhiston commented
In OSX when trying tonctl auth login
in without a .kube
folder existing I get the following error
nctl: error: open /Users/twhiston/.kube/config: no such file or directory
it does make the folder and the file, so showing this error is confusing as it suggests something did not work, when it actually did