-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update live docs for NLB-SG feature release #3332
Conversation
Hi @shraddhabang. Thanks for your PR. I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
docs/guide/service/annotations.md
Outdated
@@ -448,7 +452,23 @@ Load balancer access can be controlled via following annotations: | |||
``` | |||
service.beta.kubernetes.io/aws-load-balancer-internal: "true" | |||
``` | |||
- <a name="security-groups">`service.beta.kubernetes.io/aws-load-balancer-security-groups`</a> specifies the securityGroups you want to attach to NLB. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: may be "specifies the frontend securityGroups you want to attach to NLB", and also please improve the annotation on ALB side to specify it's for frontend SG
/lgtm |
/ok-to-test |
/retest |
Co-authored-by: John Gardiner Myers <[email protected]>
@johngmyers Thank you for all the suggestions. I have added that to a commit. Please take a look |
/retest |
@shraddhabang I see you didn't take all of the suggestions. Did you have feedback on the suggestions you didn't take? |
Co-authored-by: John Gardiner Myers <[email protected]>
@johngmyers Apologies for missing some changes. Thank you for all the suggestions. I have now included all in the recent commit. Please take a look. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: M00nF1sh, shraddhabang The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Issue
Update the live docs for NLB-SG feature
Description
Update the live docs for NLB-SG feature
Release Note : https://github.com/kubernetes-sigs/aws-load-balancer-controller/releases/tag/v2.6.0
Checklist
README.md
, or thedocs
directory)BONUS POINTS checklist: complete for good vibes and maybe prizes?! 🤯