correct specifies in aws_under_the_hood

Signed-off-by: Crazykev <crazykev@zju.edu.cn>
This commit is contained in:
Crazykev 2016-08-19 13:36:37 +08:00
parent faffbe4e18
commit 882325ddda

View File

@ -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.