Answer the question
In order to leave comments, you need to log in
Helm pod has unbound immediate PersistentVolumeClaims how to solve?
I can’t deploy pods using helm, I write like this: helm install stable/mysql
I get: pod has unbound immediate PersistentVolumeClaims
Kubernetis professionals are calling for your help, what am I doing wrong?
PersistentVolumeClaims weighs in statusPending
kubectl describe pvc wishing-walrus-mysql
Name: wishing-walrus-mysql
Namespace: default
StorageClass:
Status: Pending
Volume:
Labels: app=wishing-walrus-mysql
chart=mysql-1.3.0
heritage=Tiller
release=wishing-walrus
Annotations: <none>
Finalizers: [kubernetes.io/pvc-protection]
Capacity:
Access Modes:
VolumeMode: Filesystem
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal FailedBinding 7s (x25 over 5m45s) persistentvolume-controller no persistent volumes available for this claim and no storage class is set
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question