[openstack][magnum] cinder AZ for magmum
Hello guys. When I create k8s cluster with magnum, I can choose AZ for nodes but if I want to put my cluster to a specified cinder AZ. How can we do it? Thank you. Nguyen Huu Khoi
Are you needing to create the Cinder volume with a different AZ to your nodes? In the Magnum Fedora CoreOS driver, the current behaviour[1] of the Heat template is to specify an `availability_zone` for the Cinder Volume that is the same as the node being created. [1] https://github.com/openstack/magnum/blob/master/magnum/drivers/k8s_fedora_co... On 21/11/23 12:29, Nguyễn Hữu Khôi wrote:
Hello guys.
When I create k8s cluster with magnum, I can choose AZ for nodes but if I want to put my cluster to a specified cinder AZ. How can we do it?
Thank you. Nguyen Huu Khoi
Hello. I get it. That is what I am looking for. Thank you very much. Nguyen Huu Khoi On Wed, Nov 22, 2023 at 3:10 AM Dale Smith <dale@catalystcloud.nz> wrote:
Are you needing to create the Cinder volume with a different AZ to your nodes?
In the Magnum Fedora CoreOS driver, the current behaviour[1] of the Heat template is to specify an `availability_zone` for the Cinder Volume that is the same as the node being created.
[1] https://github.com/openstack/magnum/blob/master/magnum/drivers/k8s_fedora_co...
On 21/11/23 12:29, Nguyễn Hữu Khôi wrote:
Hello guys.
When I create k8s cluster with magnum, I can choose AZ for nodes but if I want to put my cluster to a specified cinder AZ. How can we do it?
Thank you. Nguyen Huu Khoi
participants (2)
-
Dale Smith
-
Nguyễn Hữu Khôi