Hi Satish,

 

Since we wanted to match the existing Magnum behaviour, it’s either all of it uses OVN or Amphora.  We can perhaps splice those out into different annotations if there is a a need for this.

 

Thanks

Mohammed

 

From: Satish Patel <satish.txt@gmail.com>
Date: Friday, May 3, 2024 at 11:11
AM
To: Mohammed Naser <mnaser@vexxhost.com>
Cc: Gene Kuo <igene@igene.tw>, pahrialtkj@gmail.com <pahrialtkj@gmail.com>, openstack-discuss@lists.openstack.org <openstack-discuss@lists.openstack.org>
Subject: Re: [magnum-cluster-api] Is it support octavia loadbalancer with ovn driver ?

Hi Mohammed,

 

That is awesome! I would like to try OVN LB over amphora for the same VM cost :) 

 

Can I mix them running OVN LB for kube master and Amphora for Ingress-controller to expose applications? 

 

On Thu, May 2, 2024 at 10:34AM Mohammed Naser <mnaser@vexxhost.com> wrote:

Hi there,

 

We have landed a few patches lately to allow you to specify OVN for the load balancer.

 

https://github.com/vexxhost/magnum-cluster-api/commit/9b0ec1eecd9a1ae067b4c046bb92c569d9c4d121

https://github.com/vexxhost/magnum-cluster-api/commit/bd339eefa43f88e91281c7c3a132ed8c7bd313e2

 

You’ll need to make sure you have the latest version which includes those improvements, so with those Magnum labels you can force the load balancer to use OVN and it will use OVN for all load balancers there 😊

 

Thanks,

Mohammed

 

From: Gene Kuo <igene@igene.tw>
Date: Thursday, May 2, 2024 at 10:07
AM
To: pahrialtkj@gmail.com <pahrialtkj@gmail.com>
Cc: openstack-discuss@lists.openstack.org <openstack-discuss@lists.openstack.org>
Subject: Re: [magnum-cluster-api] Is it support octavia loadbalancer with ovn driver ?

[You don't often get email from igene@igene.tw. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ]

Hi,

I haven't check the magnum-cluster-api code yet, but if they are using the upstream cluster-api-provider-openstack codes, ovn loadbalancer support is added last year[1].

So it should probably work out of box with the driver or with only some small modification.

[1]
https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fkubernetes-sigs%2Fcluster-api-provider-openstack%2Fpull%2F1501&data=05%7C02%7Cmnaser%40vexxhost.com%7C016e74fcbcef4fa1459e08dc6ab13658%7C54e2b12264054dafa35bf65edc45c621%7C0%7C0%7C638502556557839648%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C60000%7C%7C%7C&sdata=Wla1NabmIzz48sNCBYQUgjfN8tBh2yZ6a5g1YIp%2FDpY%3D&reserved=0

Regards,
Ching Kuo

On Thursday, May 2nd, 2024 at 10:05 PM, pahrialtkj@gmail.com <pahrialtkj@gmail.com> wrote:

> Does magnum-cluster-api support with octavia loadbalancer by using ovn driver ?, previously I used amphora driver