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
Originally posted by breitling March 23, 2023
Noob here...
I am able to create a dataset in my AWS EKS cluster, but it never creates a pvc. Then when I try to create a pod that uses the expected pvc it is always in pending status with an warning about the pvc not found.
My yaml to create the dataset is typical of the examples I have found in the Datashim docs/material found here.
Is there a way to debug this pvc creation issue? Were should I start?
The text was updated successfully, but these errors were encountered:
Discussed in #244
Originally posted by breitling March 23, 2023
Noob here...
I am able to create a dataset in my AWS EKS cluster, but it never creates a pvc. Then when I try to create a pod that uses the expected pvc it is always in pending status with an warning about the pvc not found.
My yaml to create the dataset is typical of the examples I have found in the Datashim docs/material found here.
Is there a way to debug this pvc creation issue? Were should I start?
The text was updated successfully, but these errors were encountered: