Forum Discussion
LanceLyons
Cirrus
Sep 13, 2021F5 load balancing Kubernetes masters
Hi, We are trying to setup an HA kubernetes cluster. We have alot of the work done on this like the etcd cluster setup and complete, etc. We are hoping to load balance the k8 api servers with the...
inaily
Nimbostratus
Oct 02, 2022How are you authenticating your clients with the API servers? if using client-certificate authentication, you need to make sure that your F5 virtual server is forwarding the client certificate to the api servers. I used a performance(layer4) VS which will not terminate the TLS connection and will forward the client certificate to the API servers for authentication.