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

部署后,Volumes 报错: User "system:serviceaccount:kubeflow:volumes-web-app-service-account" cannot list resource "tensorboards" in API group "tensorboard.kubeflow.org" in the namespace "kubeflow-user-example-com" #37

Open
gggzzz1212 opened this issue Apr 13, 2023 · 1 comment

Comments

@gggzzz1212
Copy link

[403] tensorboards.tensorboard.kubeflow.org is forbidden: User "system:serviceaccount:kubeflow:volumes-web-app-service-account" cannot list resource "tensorboards" in API group "tensorboard.kubeflow.org" in the namespace "kubeflow-user-example-com" http://ip:port/volumes/api/namespaces/kubeflow-user-example-com/tensorboards

@typhoonzero
Copy link
Collaborator

可以看下 kubectl -n kubeflow get rolebindings 找到 volumes-web-app 对应的权限配置排查。

不过正常如果 chart 安装成功,权限都会自动配置。如果在 helm install 时有报错,建议先排查安装的报错问题。

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