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 installing coreos/prometheus-operator and coreos/kube-prometheus #1769

Closed
deathemperor opened this issue Aug 8, 2018 · 2 comments
Closed
Assignees

Comments

@deathemperor
Copy link

What did you do?
I ran

$ helm install coreos/prometheus-operator --name prometheus-operator --namespace monitoring
$ helm install coreos/kube-prometheus --name kube-prometheus --set global.rbacEnable=true --namespace monitoring

What did you expect to see?

  • coreos/prometheus-operator and coreos/kube-prometheus is installed

What did you see instead? Under which circumstances?

Error: release kube-prometheus failed: namespaces "monitoring" is forbidden: User "system:serviceaccount:kube-system:default" cannot get namespaces in the namespace "monitoring"

Environment

  • Kubernetes version information:
Client Version: version.Info{Major:"1", Minor:"11", GitVersion:"v1.11.1", GitCommit:"b1b29978270dc22fecc592ac55d903350454310a", GitTreeState:"clean", BuildDate:"2018-07-17T18:53:20Z", GoVersion:"go1.10.3", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"11", GitVersion:"v1.11.0", GitCommit:"91e7b4fd31fcd3d5f436da26c980becec37ceefe", GitTreeState:"clean", BuildDate:"2018-06-27T20:08:34Z", GoVersion:"go1.10.2", Compiler:"gc", Platform:"linux/amd64"}
  • Kubernetes cluster kind:

    private kubernetes

@michaelgeorgeattard
Copy link

helm/helm#3130

@brancz
Copy link
Contributor

brancz commented Aug 8, 2018

Thanks @michaelgeorgeattard, I assumed this was a tiller error, thanks for digging this up. Closing.

@brancz brancz closed this as completed Aug 8, 2018
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