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

401 unauthorized when refreshing kubeconfig #3

Open
brandoncc opened this issue Sep 5, 2022 · 1 comment
Open

401 unauthorized when refreshing kubeconfig #3

brandoncc opened this issue Sep 5, 2022 · 1 comment

Comments

@brandoncc
Copy link

Hi, I'm sorry to open trouble issues on two of the repos in one day, but I'm really striking out getting anything to deploy 😦

I must be using the wrong access token for linode, but I can't figure out what token I should be using. I have created two Personal Access Tokens and also tried using the admin token from the kubeconfig. All three of these tokens have resulted in:

Refreshing kubeconfig...
error: 401 Unauthorized: UNAUTHORIZED

Do you have any idea what I'm doing wrong?

Thanks!

@camertron
Copy link
Member

camertron commented Sep 5, 2022

👋 I've seen this error before. In my case the access token was fine, I just had the wrong cluster ID. The cluster ID is a 5-digit number that you should be able to see either in the URL or included in the name of each node of the node pool:

image

Here it is in the URL:

image

Their documentation does not really make this clear 😕 I'll update the README with these screenshots too.

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