Open
Description
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/[email protected]/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
Metadata
Metadata
Assignees
Labels
No labels