Forum Discussion
Can I ssl passthrough with LTM connecting to kubernetes?
Passthrough SSL on a standard virtual server simply means not applying any server or client SSL profile. It simply works.
- yk1Jun 12, 2019Nimbostratus
Thank you for your early reply, Kevin.
I tried it but my server wouldn't reply to client hello... I use tcpdump in the pod, and the request seems not to reach to the pod. The server send ACK to client hello, but doesn't send server hello. When I send request by curl to service's IP(in one of my cluster node), in other words when the request doesn't through BIG-IP, I can get index page(it worked)...
- pdamicoAug 11, 2022Nimbostratus
Even its been a while since this post, I was facing a similar issue and I would like to add to Kevin's reply the following link [1] which states:
Important: HTTP profiles are incompatible with encrypted pass-through traffic, such as SSL and require a Client SSL profile to decrypt the traffic for L7 HTTP inspection. If the virtual server processing the encrypted traffic is configured with an HTTP profile and no Client SSL profile, the connection fails
In my case I was trying to setup a K8S cluster with Kubespray using an external load balancer. Initially I did what Kevin suggested as I read that before and I was sure that was the way, however, I was getting an issue initializing the first master. Checking the virtual servr I found that a HTTP profile was set (it was set by terraform) so I just set it to none and boom, kubespray finished with no issues.
I hope it helps someone because I struggled a lot with this simple thing.
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com