You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But usually, the remote service (in a k8s cluster) access to a Kafka service (outside the k8s cluster) reachable only from the k8s cluster (through a VPC peering).
When we intercept the traffic, the local application can't access to the Kafka service reachable by the remote service.
What configuration is missing so that the local application after interception can access the Kafka service reachable only from the k8s cluster ?
Thanks in advance.
Rgs
The text was updated successfully, but these errors were encountered:
smehboub
changed the title
Intercept with external services
Intercept with external services dependencies
Feb 24, 2025
Hello,
We try to intercept without service as mentionned here : https://www.telepresence.io/docs/2.20/reference/intercepts/cli/#intercepting-without-a-service
It works!
But usually, the remote service (in a k8s cluster) access to a Kafka service (outside the k8s cluster) reachable only from the k8s cluster (through a VPC peering).
When we intercept the traffic, the local application can't access to the Kafka service reachable by the remote service.
What configuration is missing so that the local application after interception can access the Kafka service reachable only from the k8s cluster ?
Thanks in advance.
Rgs
The text was updated successfully, but these errors were encountered: