Question
Does a lodbalancer pass encrypted or unencrypted traffic?
When I put a DO loadbalancer in front of a k8s cluster, does the k8s reverse proxy receive HTTP or HTTPS requests? Or another way, does the loadbalancer unencrypt everything and just forward the equivalent HTTP request back to the proxy or service?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×