Update annotations.md with Classic Load Balancer warning#4468
Update annotations.md with Classic Load Balancer warning#4468Ramneek-kalra wants to merge 1 commit intokubernetes-sigs:mainfrom
Conversation
Added a warning about creating Classic Load Balancers and best practices (specially for Normal or EKS Auto Mode). As tested internally with a customer, and found this gap.
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: Ramneek-kalra The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
|
|
Welcome @Ramneek-kalra! |
|
Hi @Ramneek-kalra. Thanks for your PR. I'm waiting for a github.com 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. DetailsInstructions 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-sigs/prow repository. |
|
The Kubernetes project currently lacks enough contributors to adequately respond to all PRs. This bot triages PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
|
The Kubernetes project currently lacks enough active contributors to adequately respond to all PRs. This bot triages PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
Added a warning about creating Classic Load Balancers and best practices (specially for Normal or EKS Auto Mode). As tested internally with a customer, and found this gap.
Issue
There's no mentioning about "Classic Load Balancer" use-case as many customers do are interested to continue using it.
Description
When replicated, below are the steps:
The same can't be done when a service is created via manifest using Type "LoadBalancer" as it will ask for "service.beta.kubernetes.io/aws-load-balancer-subnets" and it will make controller behave as NLB identification and no more CLB can be created, instead it will create NLB.
Changes made
Checklist
README.md, or thedocsdirectory)BONUS POINTS checklist: complete for good vibes and maybe prizes?! 🤯