ITADN

Im unable to get logs

#232OpenDeepakdevd 创建于 2022-09-06
D
Deepakdevdcommented
![sloop log](https://user-images.githubusercontent.com/20873683/188556098-168ab68d-bdfa-4201-abd7-c0f0250d5619.PNG) i followed these step.. kubectl create ns sloop helm install sloop -n sloop ./sloop kubectl get pods (pod was running) kubectl port-forward -n sloop service/sloop 8080:80 then went to browser http://localhost:8080/ to view the dashboard. in dashboard im unable to find logs . please help me log in pod: Im getting this error in "sloop" pod E0906 06:02:11.651577 1 reflector.go:156] pkg/mod/k8s.io/client-go@v0.17.0/tools/cache/reflector.go:108: Failed to list *unstructured.Unstructured: volumesnapshotclasses.snapshot.storage.k8s.io is forbidden: User "system:serviceaccount:sloop:sloop" cannot list resource "volumesnapshotclasses" in API group "snapshot.storage.k8s.io" at the cluster scope
0 条评论