Closed wweiwei-li closed 4 days ago
/lgtm /approved
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: wweiwei-li, zac-nixon Once this PR has been reviewed and has the lgtm label, please assign m00nf1sh for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Description
alb.ingress.kubernetes.io/listener-attributes.${Protocol}-{Port}
annotation, which allows dynamically configuration of protocol and port. With the combination of protocol and port, it serves as a unique identifier, enabling us to identify the listener and set attributes to it accordingly. For example, setalb.ingress.kubernetes.io/listener-attributes.HTTPS-443 : routing.http.response.server.enabled=true
.listeners
, allowing set listener attributes at ingress class level. For exampleChecklist
README.md
, or thedocs
directory)BONUS POINTS checklist: complete for good vibes and maybe prizes?! :exploding_head: