<div dir="ltr"><div dir="ltr">Hello,<br><div><br></div><div>I did found out how to resolve this issue. In Rocky the default versions for kubernets and cloud manager are pretty old. I fixed it by creating a template with the following labels:</div><div><div>--labels kube_tag=v1.13.4,cloud_provider_tag=1.13.1,kube_version=v1.13.4</div></div><div><br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Apr 11, 2019 at 2:14 PM Ionut Biru <<a href="mailto:ionut@fleio.com">ionut@fleio.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hello,<div><br></div><div><br></div><div>I'm trying to deploy a simple wordpress installation following the documentation from kubernets.</div><div><a href="https://kubernetes.io/docs/tutorials/stateful-application/mysql-wordpress-persistent-volume/" target="_blank">https://kubernetes.io/docs/tutorials/stateful-application/mysql-wordpress-persistent-volume/</a><br></div><div><br></div><div>kubernets was deployed using magnum on openstack rocky using the following template:</div><div><a href="https://paste.xinu.at/sRk/" target="_blank">https://paste.xinu.at/sRk/</a><br></div><div><br></div><div>Then i'm using the cinder storage class that is described in kubernets documentation:</div><div><a href="https://kubernetes.io/docs/concepts/storage/storage-classes/#openstack-cinder" target="_blank">https://kubernetes.io/docs/concepts/storage/storage-classes/#openstack-cinder</a> and I also made it default.</div><div><br></div><div>I did the following test:</div><div>cinder volume created before hand and used in pod directly with the id, the volume is attached and mounted correctly like is described here: <a href="https://docs.openstack.org/magnum/latest/user/#storage" target="_blank">https://docs.openstack.org/magnum/latest/user/#storage</a></div><div><br></div><div>Now if I try to deploy wordpress using the first link  or other helms that use volume claim,  the volume is created automatically by kubernets but they are never attached or mounted to the instances.</div><div><br></div><div>On master I see the following error:</div><div><br></div><div>pv_protection_controller.go:116] PV pvc-48fed935-5b61-11e9-9901-fa163e5ebeae failed with : Operation cannot be fulfilled on persistentvolumes "pvc-48fed935-5b61-11e9-9901-fa163e5ebea> the object has been modified; please apply your changes to the latest version and try again<br></div><div><br></div><div>Is there something I miss? I'm using the wrong version of fedora-atomic? It's the latest version available for download.</div><div><br></div><div>I did find that someone else had this error but not with cinder: <a href="https://github.com/kubernetes/kubernetes/issues/72905" target="_blank">https://github.com/kubernetes/kubernetes/issues/72905</a></div></div></div></div></div></div></div>
</blockquote></div>