We have been recommended by CyberArk vendor to use ALB instead of NLB for conjur master cluster to resolve few open issues.
We have deployed the ALB however we are not able to connect EKS followers with the master cluster using ALB VIP.
The only message on the master container is for the inject_client_cert and nothing else
<13>1 2025-09-26T16:39:35.480+00:00 11118b6f0acc nginx - - [meta sequenceId=“41762”] 10.52.xx.xx “10.61.xx.xx” “POST /authn-k8s/conjur-eks-e1-xx/inject_client_cert HTTP/1.1” 400 248 “-” “Go-http-client/1.1” 0.001 -
What is the recommendations/considerations to be used while using ALB instead of NLB?
Thanks in advance!