PersistentVolumeClaim is not working #1187
Unanswered
sparvatikar-aie
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I followed the steps here is my cluster configuration and also created pvc but seems like volumeMount is referring to something different claimName..
my-first-cluster.yaml
Im getting this error
create Pod my-first-cluster-nodes-0 in StatefulSet my-first-cluster-nodes failed error: Pod "my-first-cluster-nodes-0" is invalid: spec.containers[0].volumeMounts[3].name: Not found: "data-my-first-cluster-nodes-0"
^C%
I came across below fix recently.. please guide me if i have to correct it.
3391574
Beta Was this translation helpful? Give feedback.
All reactions