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
Asked
Active
Viewed 64 times