We are thinking about organizing our infra loading one CamelContext per tenant in our cloud.
So the idea is one CamelContext per tenant, so each tenant has its own environment and it can not be impacted by other tenant environments (contexts). This makes sence? What are the issues about this abordation? This can help or complicate the monitoring of this environments? Is it possible to have multiple CamelContexts using 1 Camel-K operator?
