aldettinger commented on issue #4086:
URL: https://github.com/apache/camel-quarkus/issues/4086#issuecomment-1246752020

   Original note explaining the Camel-K need:
   
   > For what concerns the cluster service based on Kubernetes, the [camel-k 
master auto 
configuration](https://github.com/apache/camel-k-runtime/blob/main/camel-k-master/impl/src/main/java/org/apache/camel/k/master/MasterContextCustomizer.java)
 customizer:
   > 
   > * offers an opinionated way of configuring the master component so only a 
subset of the options are exposed whereas the spring boot one exposes all the 
options. Given that we are gogin to leverage the kubernetes client from Quarkus 
I guess we can  be opinionated here too.
   > * offers additional capabilities like enabling 
[rebalancing](https://github.com/apache/camel-k-runtime/blob/main/camel-k-master/impl/src/main/java/org/apache/camel/k/master/MasterContextCustomizer.java#L58-L61)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to