MaastrichtU-IDS / dsri-documentation

📖 Documentation for the Data Science Research Infrastructure at Maastricht University
https://dsri.maastrichtuniversity.nl
MIT License
21 stars 8 forks source link

Issue deploying APPLICATION_NAME #55

Open AlexanderUm opened 10 months ago

AlexanderUm commented 10 months ago

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:

  1. Go to 'pod -> actions -> add storage'
  2. Click on 'select Use existing claim -> add my-pvc-new'
  3. Write 'Mount path /home/jovyan/work/pvc_new'
  4. 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.