Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.kubeconfig file is not created during make install #13

Closed
plank-tools opened this issue Aug 5, 2021 · 1 comment
Closed

.kubeconfig file is not created during make install #13

plank-tools opened this issue Aug 5, 2021 · 1 comment

Comments

@plank-tools
Copy link

plank-tools commented Aug 5, 2021

I used my root aws credentials to deploy a gitpod cluster to us-east-2. It failed in the middle, complaining that the .kubeconfig file is a directory. I verified that an empty directory .kubeconfig was created in my current directory.

unable to write kubeconfig , please retry with 'eksctl utils write-kubeconfig -n gitpod': unable to read existing kubeconfig file ".kubeconfig": error loading config file ".kubeconfig": read .kubeconfig: is a directory

When I created the .kubeconfig file in the current directory manually using eksctl and ran make install again, it ran successfully.

@aledbf
Copy link
Member

aledbf commented Aug 8, 2021

Closing. Fixed in main

@aledbf aledbf closed this as completed Aug 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants