-
Notifications
You must be signed in to change notification settings - Fork 23
Volumes don't get properly unmounted when container is moved #20
Comments
Is this a frequent issue and did you every pin-point it any further? As I am currently "evaluating" our future setup, I'm wondering if this is stable enough. |
@klausenbusk It didn't happen to me anymore, but I don't do much on the cluster either. |
Hi there, However, my pod using the volume remains in ContainerCreating status. Not sure if kubelet knows about the volumeplugins folder. Any suggestion I could try? In my nodes' journal I do see the following error:
|
@sonamsamdupkhangsar Hrm yeah looks like this is a problem with the kubelet. Never had to change the volume path. Maybe ask the kubernetes folks about it? |
@sonamsamdupkhangsar check the |
@klausenbusk any chance you can share your find on how to set volume plugins? |
Hello, I totally forgot it :) I change the Something like:
|
The text was updated successfully, but these errors were encountered: