kubernetes/cloud-provider-aws

Load balancer type is Classic, Is there any way i can configure like application or network ?

flyboy0808 opened this issue · 4 comments

Load balancer type is Classic, Is there any way i can configure like application or network ?

This issue is currently awaiting triage.

If cloud-provider-aws contributors determine this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

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.

Yes. You can read the EKS documentation for more information on using ALB or NLB:

The recommendation is that you use the AWS Load Balancer Controller instead of the cloud provider implementation as the cloud provider implementation is in maintenance mode only.

/close

@cartermckinnon: Closing this issue.

In response to this:

/close

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.