eBPF-based Networking, Security, and Observability
kubernetes
security
networking
monitoring
kernel
containers
k8s
ebpf
xdp
troubleshooting
observability
cni
loadbalancing
bpf
kubernetes-networking
-
Updated
Dec 22, 2020 - Go
So far we don't enable the SNI extension when communicating with upstream. If upstream server depends on SNI to select proper certificate, then the TLS/SSL handshaking will fail. So we should carry the SNI extension.
Nginx has a directive named
proxy_ssl_server_name.