Hi,

First I have to admit I don't have first hand experience with operators but I would like to add my point of view here.

The readme says it's an operator which provides way to startup WildFly server in k8s clustered with kubeping protocol and creating an ingress resource to allow inbound connection from outside world[1]. It let you define your standalone.xml to start with and define deployment to run in the container. The code talks the same[2]. The creator of the operator is a company[3] providing cloud based solution so I expect they take what is the best suiting for the customers - aka. creating a java web application and deploy it easily to WildFly on k8s.

As I participate on the WildFly transaction integration for OpenShift[2] I would like highlight that the operator miss for example the logic for handling reliable transaction recovery[4]. And other settings that is offered by cct_modules[5].

Ondra


On Thu, Nov 8, 2018 at 4:03 PM Ken Wills <kwills@redhat.com> wrote:
Hi Marek,

On Thu, Nov 8, 2018 at 3:35 AM Marek Marusic <mmarusic@redhat.com> wrote:
Hello Everyone,

The operator-framework [1] allows to create various operators for cloud.
There is already wildfly-operator [1] created with operator-framework [2].
Does this operator cover all needed scenarios needed for cloud or are there any plans to create official Wildfly operator?

Thanks for linking this, I hadn't seen it. There is a fair amount of other configuration support that could be provided via operator vs what I see here, but its a good example. (Basically anything you might want to change in the configuration, and I'd tend towards using the CLI vs manipulating the XML directly.)

Ken
 


Thank you and wish you a wonderful day,
Marek

Marek Marusic

Associate Software Engineer - JBOSS SET TEAM

Red Hat 

Purkyňova 111, 612 00 Brno

mmarusic@redhat.com   

_______________________________________________
wildfly-dev mailing list
wildfly-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/wildfly-dev
_______________________________________________
wildfly-dev mailing list
wildfly-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/wildfly-dev