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.93k stars 1.46k forks source link

no matches for kind "Ingress" in version "extensions/v1beta1" #2981

Closed amit4257 closed 1 year ago

amit4257 commented 1 year ago

Describe the bug While deployoing alb-ingress-controller.

Environment image: docker.io/amazon/aws-alb-ingress-controller:v1.1.4 is not suppoerted

Additional Context:

yasinlachiny commented 1 year ago

A newer version of aws-alb-ingress-controller is available. Do you have a problem with the more recent version? I'm ok with v2.4.4 in EKS 1.22

amit4257 commented 1 year ago

Okay will try with this one. Thank you so much

On Thu, 19 Jan 2023, 8:46 pm yasinlachiny, @.***> wrote:

A newer version of aws-alb-ingress-controller is available. Do you have a problem with the more recent version? I'm ok with v2.4.4 in EKS 1.22

— Reply to this email directly, view it on GitHub https://github.com/kubernetes-sigs/aws-load-balancer-controller/issues/2981#issuecomment-1397134899, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALGHJDYBKJYQGK4XXHBTTIDWTFLGLANCNFSM6AAAAAAUAD2M3M . You are receiving this because you authored the thread.Message ID: <kubernetes-sigs/aws-load-balancer-controller/issues/2981/1397134899@ github.com>

kishorj commented 1 year ago

Closing the issue since v1 release is not supported in recent k8s.