Jump to: navigation, search

Difference between revisions of "Openstack-helm"

(Versions matrix)
(Version matrix)
 
(18 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
 
== OpenStack-Helm ==
 
== OpenStack-Helm ==
 +
 +
[[File:OpenStack Project OpenStackHelm vertical png.png|thumb]]
 +
 
The objective of OpenStack-Helm is to facilitate the deployment, maintenance, and upgrading of modular OpenStack services and their associated dependencies. These can be managed either individually or within complex environments, all atop a Kubernetes platform. To this end, the project offers Helm charts not just for OpenStack components, but also for essential infrastructure elements such as Ceph, MariaDB, RabbitMQ, Memcached and others. While OpenStack-Helm is designed to be image-agnostic—allowing for the use of any compatible images—it also provides pre-built images for most OpenStack projects to ensure a seamless user experience.
 
The objective of OpenStack-Helm is to facilitate the deployment, maintenance, and upgrading of modular OpenStack services and their associated dependencies. These can be managed either individually or within complex environments, all atop a Kubernetes platform. To this end, the project offers Helm charts not just for OpenStack components, but also for essential infrastructure elements such as Ceph, MariaDB, RabbitMQ, Memcached and others. While OpenStack-Helm is designed to be image-agnostic—allowing for the use of any compatible images—it also provides pre-built images for most OpenStack projects to ensure a seamless user experience.
 +
 +
All the charts are available via the Helm repository. To use them run the following:
 +
<pre>
 +
helm repo add openstack-helm https://tarballs.opendev.org/openstack/openstack-helm
 +
</pre>
 +
 +
Also OpenStack-Helm provides a Helm plugin that can be handy for some cases (see the OpenStack-Helm [https://docs.openstack.org/openstack-helm/latest/ documentation])
 +
 +
<pre>
 +
helm plugin install https://opendev.org/openstack/openstack-helm-plugin.git
 +
</pre>
  
 
== Version matrix ==
 
== Version matrix ==
Line 8: Line 22:
  
 
{| border="1" cellpadding="2" cellspacing="0"
 
{| border="1" cellpadding="2" cellspacing="0"
|'''Openstack versions'''
+
|'''Openstack version'''
 
|'''Host OS'''
 
|'''Host OS'''
 
|'''Image OS'''
 
|'''Image OS'''
|'''Kubernetes versions'''
+
|'''Kubernetes version'''
 
|-
 
|-
|Victoria
+
|Dalmatian (aka 2024.2)
|Ubuntu Focal
+
|Ubuntu Jammy
|Ubuntu Focal
 
|>=1.24,<=1.26
 
|-
 
|Wallaby
 
|Ubuntu Focal
 
|Ubuntu Focal
 
|>=1.24,<=1.26
 
|-
 
|Xena
 
|Ubuntu Focal
 
|Ubuntu Focal
 
|>=1.24,<=1.26
 
|-
 
|Yoga
 
|Ubuntu Focal
 
|Ubuntu Focal
 
|>=1.24,<=1.26
 
|-
 
|Zed
 
|Ubuntu Focal
 
|Ubuntu Focal
 
|>=1.24,<=1.26
 
|-
 
|Zed
 
|Ubuntu Focal
 
 
|Ubuntu Jammy
 
|Ubuntu Jammy
|>=1.24,<=1.26
+
|>=1.30,<=1.32
 
|-
 
|-
|Antelope (aka 2023.1)
+
|Epoxy (aka 2025.1)
|Ubuntu Focal
+
|Ubuntu Jammy, Noble
|Ubuntu Focal
+
|Ubuntu Jammy, Noble
|>=1.24,<=1.26
+
|>=1.30,<=1.32
 
|-
 
|-
|Antelope (aka 2023.1)
+
|Flamingo (aka 2025.2)
|Ubuntu Focal
+
|Ubuntu Noble
|Ubuntu Jammy
+
|Ubuntu Noble
|>=1.24,<=1.26
+
|>=1.30,<=1.32
 
|-
 
|-
 
|}
 
|}
Line 60: Line 49:
 
|
 
|
 
* https://docs.openstack.org/openstack-helm
 
* https://docs.openstack.org/openstack-helm
* https://docs.openstack.org/openstack-helm-infra
 
 
* https://docs.openstack.org/openstack-helm-images
 
* https://docs.openstack.org/openstack-helm-images
 
|-
 
|-
Line 66: Line 54:
 
|  
 
|  
 
* https://opendev.org/openstack/openstack-helm
 
* https://opendev.org/openstack/openstack-helm
* https://opendev.org/openstack/openstack-helm-infra
 
 
* https://opendev.org/openstack/openstack-helm-images
 
* https://opendev.org/openstack/openstack-helm-images
 +
* https://opendev.org/openstack/openstack-helm-plugin
 
* https://opendev.org/openstack/loci
 
* https://opendev.org/openstack/loci
 
|-
 
|-
Line 88: Line 76:
 
|-
 
|-
 
|}
 
|}
 
-----
 
 
== Contributing ==
 
Please see the project's [https://github.com/openstack/openstack-helm/blob/master/CONTRIBUTING.rst CONTRIBUTING.rst]
 
  
 
-----
 
-----

Latest revision as of 18:14, 17 December 2025


OpenStack-Helm

OpenStack Project OpenStackHelm vertical png.png

The objective of OpenStack-Helm is to facilitate the deployment, maintenance, and upgrading of modular OpenStack services and their associated dependencies. These can be managed either individually or within complex environments, all atop a Kubernetes platform. To this end, the project offers Helm charts not just for OpenStack components, but also for essential infrastructure elements such as Ceph, MariaDB, RabbitMQ, Memcached and others. While OpenStack-Helm is designed to be image-agnostic—allowing for the use of any compatible images—it also provides pre-built images for most OpenStack projects to ensure a seamless user experience.

All the charts are available via the Helm repository. To use them run the following:

helm repo add openstack-helm https://tarballs.opendev.org/openstack/openstack-helm

Also OpenStack-Helm provides a Helm plugin that can be handy for some cases (see the OpenStack-Helm documentation)

helm plugin install https://opendev.org/openstack/openstack-helm-plugin.git

Version matrix

Below is the table exposing all the combinations of Openstack/Platform/Kubernetes versions that are tested and supposed to work. Not all Helm charts are well supported. The table shows working combinations for compute-kit (Keystone, Glance, Nova, Placement, Neutron (ovs/ovn), Cinder, Heat) deployments.

Openstack version Host OS Image OS Kubernetes version
Dalmatian (aka 2024.2) Ubuntu Jammy Ubuntu Jammy >=1.30,<=1.32
Epoxy (aka 2025.1) Ubuntu Jammy, Noble Ubuntu Jammy, Noble >=1.30,<=1.32
Flamingo (aka 2025.2) Ubuntu Noble Ubuntu Noble >=1.30,<=1.32

Project links

Docs
Project repositories
Roadmap Storyboard

Project Contact Vladimir Kozhukalov (kozhukalov)
IRC Channel #openstack-helm
Kubernetes Slack #openstack-helm (preferable)