Re: HAProxy listed as Ingress controllers

2018-09-25 Thread Igor Cicimov
On Wed, 26 Sep 2018 4:34 am Aleksandar Lazic  wrote:

> Hi Daniel.
>
> Thank you also to clarify this topic.
>
> I strongly suggest to develop a operator and not only a controller, as
> this is a more future oriented pattern, imho.
>
> https://www.startpage.com/do/search?query=kubernetes+operator
>
> Best regards
> Aleks
>
>
>  Ursprüngliche Nachricht 
> Von: Daniel Corbett 
> Gesendet: 25. September 2018 16:57:28 MESZ
> An: Aleksandar Lazic , haproxy@formilux.org
> Betreff: Re: HAProxy listed as Ingress controllers
>
> Hello Aleks,
>
> On 09/25/2018 03:25 AM, Aleksandar Lazic wrote:
> > Hi.
> >
> > Today was the PR to the website approved which add the haproxy ingress
> > controller to the list of Ingress controllers ;-)
> >
> >
> https://kubernetes.io/docs/concepts/services-networking/ingress/#ingress-controllers
> >
> > Is there any plan to have a official HAProxy Operator/Controller for
> > kubernetes/openshift from HAProxy Inc?
> >
> > Regards
> > Aleks
> >
>
> I'm the Director of Product at HAProxy Technologies and just wanted to
> clear up some of the confusion.  We greatly appreciate the work and
> effort that was made by Joao in producing the haproxy-ingress project.
> In fact, we've not only contributed to it but we also offer support of
> it for our enterprise customers.
>
> With that said, we do have plans to develop our own ingress controller.
> We've just entered into the beginning phases of it and are developing a
> proof of concept.
>
> We're quite excited and while we can't give a timeline at the moment we
> will be sure to update this list once we're close to release.
>
> Thanks,
> -- Daniel
>

+1 for operator/crd. There is also Voyager for k8s
https://github.com/appscode/voyager , why are you guys so late to the party
:-) ?

>


Re: HAProxy listed as Ingress controllers

2018-09-25 Thread Aleksandar Lazic
Hi Daniel.

Thank you also to clarify this topic.

I strongly suggest to develop a operator and not only a controller, as this is 
a more future oriented pattern, imho.

https://www.startpage.com/do/search?query=kubernetes+operator

Best regards
Aleks


 Ursprüngliche Nachricht 
Von: Daniel Corbett 
Gesendet: 25. September 2018 16:57:28 MESZ
An: Aleksandar Lazic , haproxy@formilux.org
Betreff: Re: HAProxy listed as Ingress controllers

Hello Aleks,

On 09/25/2018 03:25 AM, Aleksandar Lazic wrote:
> Hi.
>
> Today was the PR to the website approved which add the haproxy ingress
> controller to the list of Ingress controllers ;-)
>
> https://kubernetes.io/docs/concepts/services-networking/ingress/#ingress-controllers
>
> Is there any plan to have a official HAProxy Operator/Controller for
> kubernetes/openshift from HAProxy Inc?
>
> Regards
> Aleks
>

I'm the Director of Product at HAProxy Technologies and just wanted to 
clear up some of the confusion.  We greatly appreciate the work and 
effort that was made by Joao in producing the haproxy-ingress project.  
In fact, we've not only contributed to it but we also offer support of 
it for our enterprise customers.

With that said, we do have plans to develop our own ingress controller.  
We've just entered into the beginning phases of it and are developing a 
proof of concept.

We're quite excited and while we can't give a timeline at the moment we 
will be sure to update this list once we're close to release.

Thanks,
-- Daniel



Re: HAProxy listed as Ingress controllers

2018-09-25 Thread William Lallemand
On Tue, Sep 25, 2018 at 10:57:28AM -0400, Daniel Corbett wrote:
> Hello Aleks,
> 
> On 09/25/2018 03:25 AM, Aleksandar Lazic wrote:
> > Hi.
> >
> > Today was the PR to the website approved which add the haproxy ingress
> > controller to the list of Ingress controllers ;-)
> >
> > https://kubernetes.io/docs/concepts/services-networking/ingress/#ingress-controllers
> >
> > Is there any plan to have a official HAProxy Operator/Controller for
> > kubernetes/openshift from HAProxy Inc?
> >
> > Regards
> > Aleks
> >
> 
> I'm the Director of Product at HAProxy Technologies and just wanted to 
> clear up some of the confusion.  We greatly appreciate the work and 
> effort that was made by Joao in producing the haproxy-ingress project.  
> In fact, we've not only contributed to it but we also offer support of 
> it for our enterprise customers.
> 
> With that said, we do have plans to develop our own ingress controller.  
> We've just entered into the beginning phases of it and are developing a 
> proof of concept.
> 
> We're quite excited and while we can't give a timeline at the moment we 
> will be sure to update this list once we're close to release.
> 
> Thanks,
> -- Daniel
> 

Thanks for the clarification Daniel!

-- 
William Lallemand



Re: HAProxy listed as Ingress controllers

2018-09-25 Thread Daniel Corbett

Hello Aleks,

On 09/25/2018 03:25 AM, Aleksandar Lazic wrote:

Hi.

Today was the PR to the website approved which add the haproxy ingress
controller to the list of Ingress controllers ;-)

https://kubernetes.io/docs/concepts/services-networking/ingress/#ingress-controllers

Is there any plan to have a official HAProxy Operator/Controller for
kubernetes/openshift from HAProxy Inc?

Regards
Aleks



I'm the Director of Product at HAProxy Technologies and just wanted to 
clear up some of the confusion.  We greatly appreciate the work and 
effort that was made by Joao in producing the haproxy-ingress project.  
In fact, we've not only contributed to it but we also offer support of 
it for our enterprise customers.


With that said, we do have plans to develop our own ingress controller.  
We've just entered into the beginning phases of it and are developing a 
proof of concept.


We're quite excited and while we can't give a timeline at the moment we 
will be sure to update this list once we're close to release.


Thanks,
-- Daniel



Re: HAProxy listed as Ingress controllers

2018-09-25 Thread William Lallemand
On Tue, Sep 25, 2018 at 09:25:04AM +0200, Aleksandar Lazic wrote:
> Hi.
> 
> Today was the PR to the website approved which add the haproxy ingress
> controller to the list of Ingress controllers ;-)
>

Good to know!
 
> https://kubernetes.io/docs/concepts/services-networking/ingress/#ingress-controllers
> 
> Is there any plan to have a official HAProxy Operator/Controller for
> kubernetes/openshift from HAProxy Inc?
> 

As far as I know, there is no plan to develop a new ingress controller in the
company. Regarding openshift I have no idea.

There was some contributions from the company to this ingress controller, for
example to support DNS discovery and commands on the stats socket.

Since we don't have our own, and since this one is already well developed and
visible, the community will probably consider that this the official one for
HAProxy :)

-- 
William Lallemand



HAProxy listed as Ingress controllers

2018-09-25 Thread Aleksandar Lazic
Hi.

Today was the PR to the website approved which add the haproxy ingress
controller to the list of Ingress controllers ;-)

https://kubernetes.io/docs/concepts/services-networking/ingress/#ingress-controllers

Is there any plan to have a official HAProxy Operator/Controller for
kubernetes/openshift from HAProxy Inc?

Regards
Aleks