0

Is it possible to do something similar to TLS Egress origination described here without relying on Istio? We have a use case where we'd like all outbound traffic to a particular CIDR block to go through a TLS proxy that handles the mTLS with another Kubernetes cluster. Because our hardware resources are very constrained, we cannot afford to use Istio service mesh

Jessica
  • 721
  • 1
  • 6
  • 13
  • Can you check if the mentioned links are useful to you. [link1](https://kubernetes.github.io/ingress-nginx/user-guide/tls) and [link2](https://buoyant.io/mtls-guide) – Kiran Kotturi May 22 '23 at 11:05

0 Answers0