Skip to content

Examples: add AWS ELB Layer 7 loadbalancer

Jason Plum requested to merge example-aws-elb-layer7 into master

What does this MR do?

Add an example showing how to configure AWS ELB in Layer 7 mode, including passing X-Fordwarded-* headers from the ELB.

Note: We finally know why people are setting nginx-ingress.controller.service.targetPorts 🤦

Checklist

See Definition of done.

For anything in this list which will not be completed, please provide a reason in the MR discussion.

Required

  • Merge Request Title and Description are up to date, accurate, and descriptive
  • MR targeting the appropriate branch
  • MR has a green pipeline on GitLab.com

Expected (please provide an explanation if not completing)

  • Test plan indicating conditions for success has been posted and passes
  • Documentation created/updated

cc @myacksmith @JamesRLopes @lwbrown

Closes #2564 (closed)

Related to #2140 (closed)

Edited by Jason Plum

Merge request reports