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

KubernetesClientException - Configured service account doesn't have access #86

Open
dkirrane opened this issue Nov 27, 2017 · 5 comments

Comments

@dkirrane
Copy link

I'm using a Kubernetes cluster created with kubeadm.
I'm hitting the following:

io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: GET at: https://kubernetes.default.svc/api/v1/namespaces/default/configmaps/my-config. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. configmaps "my-config" is forbidden: User "system:serviceaccount:default:default" cannot get configmaps in the namespace "default".

How do I access ConfigMaps on Kubernetes (Documentation only mentions steps for OpenShift)

@jherimum
Copy link

@dkirrane im having the same problem! Did you solve it?

@ghost
Copy link

ghost commented Jul 4, 2018

hello guys, i have no found any property in spring.cloud.kubernetes related to authentication via token.
Any advices?

@maxbert
Copy link

maxbert commented Feb 5, 2019

Hey Guys, Also having this problem, any solution?

@tiarebalbi

This comment has been minimized.

@tiarebalbi
Copy link

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

4 participants