console
console copied to clipboard
KubeSphere Storage 404 error
Acessing "[Volume Snapshots]" or "[Volume Snapshot Classes]" after installing "KubeSphere Stroage" extension provide a 404 error. it try to access : /kapis/snapshot.storage.k8s.io/v1/volumesnapshotclasses
This path is "working" (no 404 error) : /apis/snapshot.storage.k8s.io/v1/volumesnapshotclasses
KubeSphere: 4.1.3 Kubernetes: 1.28.5
2 masters: 4cpu/8g 3 workers: 8cpu/8g
Using Nutanix CSI Storage Class
Steps to reproduce the behavior:
- Go to '[Extensions Center]'
- Install 'KubeSphere Storage'. (Both the extension then the agent on the cluster)
- Reload F5
- Go to '[Cluster Management]' and access your node with admin account
- On the left navigation menu go to '[Storage]'
- Try going to '[Volume Snapshot Classes]' or '[Volume Snapshots]'
- 404 error on upper-right corner pop message
Expected behavior No 404 error and the possibility to create Volume Snapshot Classes and Volume Snaphots from here