Skip to content

Latest commit

 

History

History

proxyproto

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Creates an nghttpx-ingress-lb DaemonSet behind an AWS ELB.

  • ClientIP addresses are preserved by enabling the PROXY-protocol.
  • Use X-Forwarded-For header in your downstream backend to access the ClientIP.
  • RBAC is enabled.
  • Hostnetwork=true (needed when you run a CNI-plugin [Flannel,Weave,Calico]). Remove this param if you do not need it.