Re: Isolate integrations network

2022-03-16 Thread Antonin Stefanutti
Hi, As Claus mentioned, there is nothing specific in Camel K to handle network isolation. What users do generally is to rely on network policies to isolate network tenants: https://kubernetes.io/docs/concepts/services-networking/network-policies/ And "manually" reflect the tenants in Camel K

Re: Isolate integrations network

2022-03-16 Thread Claus Ibsen
Hi That is a kubernetes question, and not as much of a Camel question. You can run them in different namespaces to have isolation. On Tue, Mar 15, 2022 at 2:13 PM Roberto Camelk wrote: > > How can I isolate integrations network, for example, to prevent an > integration A to request a rest route