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

Error when fetching all kubernetes ressources #379

Open
rdegez opened this issue Aug 28, 2023 · 2 comments
Open

Error when fetching all kubernetes ressources #379

rdegez opened this issue Aug 28, 2023 · 2 comments

Comments

@rdegez
Copy link

rdegez commented Aug 28, 2023

Describe the bug
I'm using goteleport.com to configure current kube context & kubeconfig.
It works perfectly when using kubectl or k9s but when launching kdash, there are a lot of errors like:

Failed to get nodes. SerdeError(Error("expected value", line: 1, column: 1))
Failed to get namespaced resource kdash::app::pods::KubePod. SerdeError(Error("expected value", line: 1, column: 1))

For all resources kdash is trying to fetch (see screenshot)
Tried on multiple k8s cluster of various version and I got those errors in any case.

image

@deepu105
Copy link
Contributor

is the kubeconfig in the usual location? do you see it in the contexts tab?

@dimm0
Copy link

dimm0 commented Sep 18, 2023

I had the same problem once I started.
On the 2nd try it's still giving me some errors with CRDs, but at least I can see the pods and nodes.

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

3 participants