Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

GKE TCP Socket Connections

Problem: I have a legacy application which uses TCP Socket connections secured over a TLS encrypted network and GKE does not appear to support this natively.

While I thoroughly understand and use Ingress controllers with managed certificate resources to secure HTTPS communication, there does not appear to be a solution using TLS certs and TCP socket connections.

Has anyone else encountered this problem and/or found a solution?

0 1 296
1 REPLY 1

TLS certificates used in conjunction with an ingress that deploys a Load Balancer are the only way to provide TLS connections in GKE.

Top Labels in this Space