Hello,
I'm currently using CF Zero Trust and have deployed cloudflared within my OpenShift (Kubernetes) cluster in order to securely expose services via the CloudFlare network to the internet.
I have other services that utilise cloudflared and warp, which I need to enable container within my OpenShift cluster to reach.
IE, cert-manager Operator needs to reach my internal IPA servers, to generate internal certificates. The IPA servers are only reachable via CloudFlare zero trust.
Is there a way to enable egress via cloudflared or warp within a Kubernetes cluster?