[kolla-ansible] [yoga] [magnum] [k8s] cannot attach persistent volume to pod

Jake Yip jake.yip at ardc.edu.au
Tue Feb 14 12:57:55 UTC 2023


On 11/2/2023 5:57 am, Oliver Weinmann wrote:
> 
> BTW for the local registry, It seems that the list of images needed 
> described here:
> 
> https://docs.openstack.org/magnum/yoga/user/
> 
> is incomplete and outdated. I had to pull a couple more. No complaint, 
> just mentioning it. :)
> 

Yeah that may be incomplete. Maybe you can reference the following which 
works for us.

Labels

[
               "kube_tag=v1.23.8",
               "flannel_tag=v0.18.1",
               "master_lb_floating_ip_enabled=true",
               "cinder_csi_enabled=true",
               "docker_volume_type=standard",
               "ingress_controller=octavia",
               "container_runtime=containerd",
               "containerd_version=1.6.6",
 
"containerd_tarball_sha256=a64568c8ce792dd73859ce5f336d5485fcbceab15dc3e06d5d1bc1c3353fa20f",
               "cloud_provider_tag=v1.23.4",
               "cinder_csi_plugin_tag=v1.23.4",
               "k8s_keystone_auth_tag=v1.23.4",
               "magnum_auto_healer_tag=v1.23.4",
               "octavia_ingress_controller_tag=v1.23.4",
               "autoscaler_tag=v1.23.0",
               "coredns_tag=1.9.3",
               "csi_snapshotter_tag=v4.2.1",
               "csi_attacher_tag=v3.3.0",
               "csi_resizer_tag=v1.3.0",
               "csi_provisioner_tag=v3.0.0",
               "csi_node_driver_registrar_tag=v2.4.0",
              ]


Containers

k8scloudprovider/openstack-cloud-controller-manager:v1.23.4
k8scloudprovider/k8s-keystone-auth:v1.23.4
k8scloudprovider/cinder-csi-plugin:v1.23.4
k8scloudprovider/magnum-auto-healer:v1.23.4
k8scloudprovider/octavia-ingress-controller:v1.23.4
k8s.gcr.io/sig-storage/csi-attacher:v3.3.0
k8s.gcr.io/sig-storage/csi-provisioner:v3.0.0
k8s.gcr.io/sig-storage/csi-resizer:v1.3.0
k8s.gcr.io/sig-storage/csi-snapshotter:v4.2.1
k8s.gcr.io/sig-storage/csi-node-driver-registrar:v2.4.0
k8s.gcr.io/sig-storage/livenessprobe:v2.5.0
openstackmagnum/cluster-autoscaler:v1.22.0


Regards,
Jake



More information about the openstack-discuss mailing list