Skip to content

Commit 72acd31

Browse files
authored
Merge pull request #1525 from stackhpc/docs-magnum-template-link
Docs: Magnum templates are tied to Azimuth release
2 parents 72ad811 + 97e1e99 commit 72acd31

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/source/configuration/magnum-capi.rst

+2
Original file line numberDiff line numberDiff line change
@@ -112,4 +112,6 @@ Magnum Cluster Templates
112112

113113
The clusters deployed by the Cluster API driver make use of the Ubuntu Kubernetes images built in the `azimuth-images <https://github.com/stackhpc/azimuth-images>`_ repository and then use `capi-helm-charts <https://github.com/stackhpc/capi-helm-charts>`_ to provide the Helm charts which define the clusters based on these images. Between them, these two repositories have CI jobs that regularly build and test images and Helm charts for the latest Kubernetes versions. It is therefore important to update the cluster templates on each cloud regularly to make use of these new releases.
114114

115+
Note that these templates are a tested set against the specific CAPI management cluster release. As such, you should make sure to update your CAPI management cluster to the latest release before updating to the latest templates.
116+
115117
Magnum templates should be defined within an existing client-specific `openstack-config <https://github.com/stackhpc/openstack-config>`_ repository. See the openstack-config `README <https://github.com/stackhpc/openstack-config?tab=readme-ov-file#magnum-cluster-templates>`_ for more details.

0 commit comments

Comments
 (0)