Skip to content

Commit

Permalink
Merge pull request #1261 from bprashanth/ing_mz_1.4
Browse files Browse the repository at this point in the history
Clarify Ingress multizone docs.
  • Loading branch information
devin-donnelly authored Sep 19, 2016
2 parents c251733 + 75531c6 commit fdd87c9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/user-guide/ingress.md
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,10 @@ test - 178.91.123.132

You can achieve the same by invoking `kubectl replace -f` on a modified Ingress yaml file.

## Failing across availability zones

Techniques for spreading traffic across failure domains differs between cloud providers. Please check the documentation of the relevant Ingress controller for details. Please refer to the federation [doc](/docs/user-guide/federation/) for details on deploying Ingress in a federated cluster.

## Future Work

* Various modes of HTTPS/TLS support (eg: SNI, re-encryption)
Expand Down

0 comments on commit fdd87c9

Please sign in to comment.