OpenStack Helm¶
OpenStack-helm is a collection of packages to deploy OpenStack in kubernetes.
These packages are written using the helm packaging structure called Chart that describe how to automatize the deployment the images.
The OpenStack images are built using LOCI (official OpenStack images). The rest of images are fetched from other upstream projects created using docker build. See role SUSE-build-images
List of interesting links:¶
Helm
- webpage
- Documentation
- OpenStack helm infra git repository
OpenStack helm
- Documentation
- https://docs.openstack.org/openstack-helm/latest/
- Git repository
- https://opendev.org/openstack/openstack-helm
- Git images repository
- https://opendev.org/openstack/openstack-helm-images
- Git addons repository
- https://opendev.org/openstack/openstack-helm-addons
- Git docs repository
- https://opendev.org/openstack/openstack-helm-docs
- Loci git Repository