Difference between revisions of "ClaimLost"
Jump to navigation
Jump to search
(Created page with " 17m Warning ClaimLost persistentvolumeclaim/yourclaim Bound claim has lost reference to PersistentVolume. Data on the volume is lost! Cluste...") |
|||
Line 1: | Line 1: | ||
− | 17m Warning ClaimLost persistentvolumeclaim/yourclaim Bound claim has lost reference to PersistentVolume. Data on the volume is lost! Cluster has no ready nodes. | + | 17m Warning ClaimLost [[persistentvolumeclaim/]]yourclaim [[Bound claim has lost reference to PersistentVolume]]. Data on the volume is lost! [[Cluster has no ready nodes.]] |
+ | Solution: create PV, kubectl apply -f [[mypv.yaml]] | ||
− | {{PVC}} | + | == See also == |
+ | * {{PVC}} | ||
+ | |||
+ | [[Category:K8s]] |
Latest revision as of 12:06, 12 January 2024
17m Warning ClaimLost persistentvolumeclaim/yourclaim Bound claim has lost reference to PersistentVolume. Data on the volume is lost! Cluster has no ready nodes.
Solution: create PV, kubectl apply -f mypv.yaml
See also[edit]
Advertising: