<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hi,</p>
<p>sorry to pick up this old post, but I faced the very same issue
on multiple ocassions, but I remembered that I had this issue
before and how I fixed it. But the questions still remains. I have
a fresh kolla-ansible yoga magnum deployment with latest Fedora
CoreOS 35 image and I always fail to deploy a K8s cluster:</p>
<p>kubectl get pods -A<br>
</p>
<p>kube-system csi-cinder-controllerplugin-0
4/5 CrashLoopBackOff 6 (4m54s ago) 14m</p>
<p>I can fix it by specifying a label of:</p>
<p>csi_snapshot_tag=v4.0.1</p>
<p>But this only works If I use a local registry where I download
plenty of container images from multipe sources. <br>
</p>
<p>It failed when not using a local registry since magnum tries to
download the csi_snapshotter docker image from a different source:</p>
<p>Events:<br>
Type Reason Age
From Message<br>
---- ------ ----
---- -------<br>
Normal Scheduled 13m
default-scheduler Successfully assigned
kube-system/csi-cinder-controllerplugin-0 to
k8s-flannel-small-35-mi6fcba4mpdc-master-0<br>
Warning NetworkNotReady 13m (x24 over 13m)
kubelet network is not ready: container runtime network
not ready: NetworkReady=false reason:NetworkPluginNotReady
message:docker: network plugin is not ready: cni config
uninitialized<br>
Normal Pulling 13m
kubelet Pulling image
"quay.io/k8scsi/csi-attacher:v2.0.0"<br>
Normal BackOff 3m43s (x33 over 11m)
kubelet Back-off pulling image
"quay.io/k8scsi/csi-snapshotter:v4.0.1"<br>
</p>
<p>BTW for the local registry, It seems that the list of images
needed described here:</p>
<p><a class="moz-txt-link-freetext" href="https://docs.openstack.org/magnum/yoga/user/">https://docs.openstack.org/magnum/yoga/user/</a><br>
</p>
<p>is incomplete and outdated. I had to pull a couple more. No
complaint, just mentioning it. :)</p>
<p>I wonder if the issue is known and if it is if there is note for
it in the release notes for magnum under yoga?</p>
<p>I have not tried ZED yet since my OS is Rocky Linux 8.x and there
seems to be now upgrade path available yet.<br>
</p>
<p>Cheers and a nice weekend</p>
<p>Oliver<br>
</p>
<div class="moz-cite-prefix">Am 21.10.2022 um 22:11 schrieb Stuart
Whitman:<br>
</div>
<blockquote type="cite"
cite="mid:SA1P110MB11352A039EF808274D47CF2EAE2D9@SA1P110MB1135.NAMP110.PROD.OUTLOOK.COM"><font
style="font-size:11pt" face="Calibri, sans-serif"
color="#000000">[kolla-ansible] [yoga] [magnum] [k8s] </font></blockquote>
</body>
</html>