You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem with attaching a persistent volume to pod.
When trying to attach one of my persistent volumes (my-pvc-new) to a pod the pod doesn't start, or if started the volume is not visible even though the path is occupied.
To Reproduce
Steps to reproduce the behavior:
Go to 'pod -> actions -> add storage'
Click on 'select Use existing claim -> add my-pvc-new'
Write 'Mount path /home/jovyan/work/pvc_new'
See error
URL to the documentation related to the problem
If you faced this issue while following the DSRI documentation, please provide the URL and detail of where the problematic instructions are located
Problematic repository URL
If applicable, and if your repository is public, please include a URL so it is easier for us to investigate.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the problem
Problem with attaching a persistent volume to pod.
When trying to attach one of my persistent volumes (my-pvc-new) to a pod the pod doesn't start, or if started the volume is not visible even though the path is occupied.
To Reproduce
Steps to reproduce the behavior:
URL to the documentation related to the problem
If you faced this issue while following the DSRI documentation, please provide the URL and detail of where the problematic instructions are located
Problematic repository URL
If applicable, and if your repository is public, please include a URL so it is easier for us to investigate.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: