0/3 nodes are available: pod has unbound immediate PersistentVolumeClaims. preemption: 0/3 nodes are available: 3 No preemption victims found for incoming pod #6983
Replies: 3 comments 3 replies
|
Hi @nishit93-hub,
You shouldn't need to create PVCs first. There are some PVCs that To help investigate, can you please share your |
|
nodes are available: pod has unbound immediate PersistentVolumeClaims |

Uh oh!
There was an error while loading. Please reload this page.
Hi,
I created a new Java project using the
odo initcommand. After initializing new components, I ran the commandodo devHowever it is giving me the following error0/3 nodes are available: pod has unbound immediate PersistentVolumeClaims. preemption: 0/3 nodes are available: 3 No preemption victims found for the incoming pod.I want to know do I need to create
PersistentVolumeClaimsfirst and define that in generateddevfile.yamlAll reactions