correct specifies in aws_under_the_hood

Signed-off-by: Crazykev <crazykev@zju.edu.cn>
pull/6/head
Crazykev 2016-08-19 13:36:37 +08:00
parent faffbe4e18
commit 882325ddda
1 changed files with 1 additions and 1 deletions

View File

@ -177,7 +177,7 @@ within AWS Certificate Manager.
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
connection.