OpenStack Cloud Controller

  • 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 02 Nov 2023
Ubuntu 22.04 Ubuntu 20.04
1.30/beta 9 19 Apr 2024
Ubuntu 22.04 Ubuntu 20.04
1.30/edge 9 13 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 9 02 Nov 2023
Ubuntu 22.04 Ubuntu 20.04
1.28/stable 8 07 Nov 2023
Ubuntu 22.04 Ubuntu 20.04
1.28/candidate 8 01 Nov 2023
Ubuntu 22.04 Ubuntu 20.04
1.28/beta 5 07 Aug 2023
Ubuntu 22.04 Ubuntu 20.04
1.28/edge 6 10 Aug 2023
Ubuntu 22.04 Ubuntu 20.04
juju deploy openstack-cloud-controller
Show information

Platform:

Ubuntu
22.04 20.04

Learn about configurations >

  • image-registry | string

    Source registry of Cloud Controller 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 openstack-cloud-controller image-registry='rocks.canonical.com:443/cdk' juju config openstack-cloud-controller --reset image-registry

  • manager-release | string

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