CyCoreSystems / asterisk-k8s-demo

Demo of scalable Asterisk on Kubernetes
Apache License 2.0
158 stars 72 forks source link

To access nodes ClusterRole is required #20

Open blaggacao opened 3 years ago

blaggacao commented 3 years ago

Within a namespace, the dispatcher throws the following error:

2020/10/27 02:51:45 run died: failed to run initial dispatcher set update: kubernetes api: Failure 403 nodes "k3d-playground-agent-1" is forbidden: User "system:serviceaccount:voip:default" cannot get resource "nodes" in API group "" at the cluster scope

This change is Reviewable