You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/08/23 08:19:08 UTC

[GitHub] [camel-k] tadayosi commented on issue #2585: Add the option to inject the integration container as a side car to another deployment

tadayosi commented on issue #2585:
URL: https://github.com/apache/camel-k/issues/2585#issuecomment-903547541


   While it's nothing to do with sider car, if the whole concern is just additional network trips, you may also use Affinity trait:
   https://camel.apache.org/camel-k/latest/traits/affinity.html
   so that you can make sure the deployment and the integration are assigned to the same node.


-- 
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-unsubscribe@camel.apache.org

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