Exclude Docker network from TLS Decryption

Additional information

Network policies

What is the issue you’re encountering

Our docker containers doesn’t have Internet access because TLS Decryption

What steps have you taken to resolve the issue?

Our developers’ endpoints (Ubuntu) use Cloudflare WARP with TLS Decryption and they develop using Docker. Their endpoints have the Cloudflare CA certificate configured in different applications so they can use them transparently. But the Docker containers don’t have internet connection because of the cert errors. The dev containers must be as near to production as possible and, as our servers doesn’t have TLS decryption, we shouldn’t configure the containers to add and configure the certificates if it is possible. Is any workaround we can use to split tunneling the Docker connections or make the TLS decryption transparent for them?

We already try adding the Docker network to the Split Tunnel.