Just a little operator anecdote, we build all our our images using the kolla image builder instead of pulling from public repos. It gives us a better option for versioning our containers so we get homogeneous deployments. When we used the upstream repos we couldn't guarantee that our images would be the same between say the original deployment and the deployment of some new computes a month or so later.
From: Nguyễn Hữu Khôi <nguyenhuukhoinw@gmail.com>
Sent: 18 April 2023 09:28
To: Pierre Riteau <pierre@stackhpc.com>
Cc: OpenStack Discuss <openstack-discuss@lists.openstack.org>
Subject: Re: [kolla][kolla-ansible] Kolla-Ansible mirror update and kolla imagesThank you for your answer. :)
CAUTION: This email originates from outside THG
Nguyen Huu Khoi
On Tue, Apr 18, 2023 at 3:05 PM Pierre Riteau <pierre@stackhpc.com> wrote:
It is generally recommended to use the stable branch, for example stable/xena in your case, to get the most recent images.
You can build your own or pull them from quay.io.
On Wed, 5 Apr 2023 at 01:42, Nguyễn Hữu Khôi <nguyenhuukhoinw@gmail.com> wrote:
Hello.
I have a question.
I use kolla-ansible 13.0.0 and kolla 13.0.0 images then I upgrade kolla-ansible to 13.8.0. I will use kolla 13.8.0 to build new images?
Thank you. Regards
Nguyen Huu Khoi