Commit 882325dd authored by Crazykev's avatar Crazykev

correct specifies in aws_under_the_hood

Signed-off-by: 's avatarCrazykev <crazykev@zju.edu.cn>
parent faffbe4e
...@@ -177,7 +177,7 @@ within AWS Certificate Manager. ...@@ -177,7 +177,7 @@ within AWS Certificate Manager.
service.beta.kubernetes.io/aws-load-balancer-backend-protocol=(https|http|ssl|tcp) service.beta.kubernetes.io/aws-load-balancer-backend-protocol=(https|http|ssl|tcp)
``` ```
The second annotation specificies which protocol a pod speaks. For HTTPS and The second annotation specifies which protocol a pod speaks. For HTTPS and
SSL, the ELB will expect the pod to authenticate itself over the encrypted SSL, the ELB will expect the pod to authenticate itself over the encrypted
connection. connection.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment