Which section(s) is the issue in?
Network topology requirements
What needs fixing?
The API load balancer and Application Ingress load balancer sections outline that an L4 load balancer is required:
Layer 4 load balancing only. This can be referred to as Raw TCP, SSL Passthrough, or SSL Bridge mode.
For SSL Bridge (a.k.a SSL Re-Encryption) to work, the documentation should highlight that Server Name Indication (SNI) needs to be enabled for both API and Ingress routes.
Which section(s) is the issue in?
Network topology requirements
What needs fixing?
The
API load balancerandApplication Ingress load balancersections outline that an L4 load balancer is required:For SSL Bridge (a.k.a SSL Re-Encryption) to work, the documentation should highlight that Server Name Indication (SNI) needs to be enabled for both API and Ingress routes.