Commit fd4b463e authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

Merge pull request #30966 from Crazykev/fix-typo

Automatic merge from submit-queue correct specifies in aws_under_the_hood
parents f51e834d 882325dd
...@@ -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