kubernetes-sigs / aws-load-balancer-controller

A Kubernetes controller for Elastic Load Balancers
https://kubernetes-sigs.github.io/aws-load-balancer-controller/
Apache License 2.0
3.88k stars 1.44k forks source link

Recommendations for using ALB with Karpenter #2747

Open chrisnegus opened 2 years ago

chrisnegus commented 2 years ago

Is your feature request related to a problem? Not particularly.

Describe the solution you'd like Guidance for using ALB with Karpenter.

Describe alternatives you've considered We are removing the FAQ entry from the Karpenter docs related to using the AWS load balancer controller with Karpenter. We were thinking that the ALB docs would be a more appropriate place for this type of guidance.

kishorj commented 2 years ago

/kind documentation

johngmyers commented 1 year ago

Whether the node provisioner is Karpenter or not has little relevance to the choice of target type. The only thing is that Karpenter is more likely than other provisioners to end up with nodes of disparate sizes.

If one is using a CNI with a masqueraded pod network then one needs to use "instance". Otherwise one should use "ip".

k8s-triage-robot commented 1 year ago

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

hakanbakacak commented 1 month ago

Hello, I would like to contribute to this issue. Where do you think is the appropriate place to put this document?

Also can you share the AWS load balancer controller with Karpenter page. Maybe I can prepare a document using the information the FAQ page