Skip to content

Commit

Permalink
Merge pull request #391 from mgub/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
bowei authored Aug 14, 2018
2 parents 64ad596 + c9b4f45 commit 3ec7acf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@ The Ingress controller looks for a compatible readiness probe first, if it finds
For encrypted communication between the client to the load balancer, you need to specify a TLS private key and certificate to be used by the ingress controller.

Version 1.1 of GLBC now supports (as a beta feature) using more than one SSL certificate in a single Ingress for request termination (aka Multiple-TLS).
With this change, keep in mind that the GCP's limit is 10. Take a look at GCP's [documentation]((https://cloud.google.com/compute/docs/load-balancing/http/ssl-certificates))
With this change, keep in mind that the GCP's limit is 10. Take a look at GCP's [documentation]((https://cloud.google.com/load-balancing/docs/ssl/))
on SSL certificates for more information on how they are supported in L7 load balancing.

Ingress controller can read the private key and certificate from 2 sources:
Expand Down

0 comments on commit 3ec7acf

Please sign in to comment.