Cinder CSI Operator

  • By Canonical Kubernetes
Channel Revision Published Runs on
latest/stable 11 17 Apr 2024
Ubuntu 22.04 Ubuntu 20.04
latest/candidate 11 15 Apr 2024
Ubuntu 22.04 Ubuntu 20.04
latest/beta 9 17 Apr 2024
Ubuntu 22.04 Ubuntu 20.04
latest/edge 9 29 Mar 2024
Ubuntu 22.04 Ubuntu 20.04
1.30/beta 9 19 Apr 2024
Ubuntu 22.04 Ubuntu 20.04
1.30/edge 9 29 Mar 2024
Ubuntu 22.04 Ubuntu 20.04
1.29/stable 11 17 Apr 2024
Ubuntu 22.04 Ubuntu 20.04
1.29/candidate 11 15 Apr 2024
Ubuntu 22.04 Ubuntu 20.04
1.29/beta 9 17 Apr 2024
Ubuntu 22.04 Ubuntu 20.04
1.29/edge 6 21 Aug 2023
Ubuntu 22.04 Ubuntu 20.04
1.28/stable 5 22 Aug 2023
Ubuntu 22.04 Ubuntu 20.04
1.28/beta 5 07 Aug 2023
Ubuntu 22.04 Ubuntu 20.04
1.28/edge 6 09 Aug 2023
Ubuntu 22.04 Ubuntu 20.04
juju deploy cinder-csi
Show information

Platform:

Ubuntu
22.04 20.04

Learn about configurations >

  • availability-zone | string

    Availability zone to use with Cinder CSI. This is passed through to the parameters.availability field of the csi-cinder-default StorageClass.

  • image-registry | string

    Source registry of Cinder CSI storage images. By setting to a value, each image listed in the releases manifest has its image-registry replaced. If unset, the manifests will use the image registry from the kube-control relation example) juju config cinder-csi image-registry='rocks.canonical.com:443/cdk' juju config cinder-csi --reset image-registry

  • storage-release | string

    Specify the version of storage-release as defined by the `release` tags of https://github.com/kubernetes/cloud-provider-openstack example) juju config cinder-csi storage-release='v1.7.3' A list of supported versions is available through the action: juju run-action cinder-csi/leader list-releases --wait To reset by to the latest supported by the charm use: juju config cinder-csi --reset storage-release The current release deployed is available by viewing juju status cinder-csi