First just want to let all to know this is my first time (week) with Rancher and I have decided to deploy first application from the catalog (Wordpress as a choice based on Rancher Lab videos).
First got into the problem with PV and PVC but Google was my friend but after that I have got stuck on something I have no clue how to handle.
It error out on Wodpress pod installation with an error:
ReplicaSet “wordpress-84765d6f9” has timed out progressing.; Deployment does not have minimum availability.
Which is not clear for me what is that minimum availability.
Application launch status looks like:
Also Rancher logs say:
MountVolume.NewMounter initialization failed for volume "volume1" : path "/mnt/disks/volume1" does not exist
when /mtn/disks/volume1 exists on the node
Any tips on that what I have missed?