[kolla][kolla-ansible] Kolla-Ansible mirror update and kolla images
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
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
Thank you for your answer. :) 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
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 images CAUTION: This email originates from outside THG ________________________________ Thank you for your answer. :) Nguyen Huu Khoi On Tue, Apr 18, 2023 at 3:05 PM Pierre Riteau <pierre@stackhpc.com<mailto: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<http://quay.io>. On Wed, 5 Apr 2023 at 01:42, Nguyễn Hữu Khôi <nguyenhuukhoinw@gmail.com<mailto: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
Indeed, I wouldn't advise pulling upstream container images directly to your compute hosts. You should mirror the container images into a local registry. This will ensure you get a homogeneous deployment. On Tue, 18 Apr 2023 at 11:37, Danny Webb <Danny.Webb@thehutgroup.com> wrote:
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 images
* CAUTION: This email originates from outside THG * ------------------------------ Thank you for your answer. :) 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
participants (3)
-
Danny Webb
-
Nguyễn Hữu Khôi
-
Pierre Riteau