aws-load-balancer-controller
aws-load-balancer-controller copied to clipboard
Deployment not working with AL2023
I Don't know whether this a bug, but when I used the AL2023, it the pod back-off restarting with below error. I am sure this AL2023 related issue as same version works with AL2.
I have tested this with helm version 1.6.0 & 1.7.2 and I am using Karpenter with Managed Node Groups to provision the nodes
{"level":"error","ts":"2024-03-24T11:59:23Z","msg":"Failed to get API Group-Resources","error":"Get \"https://10.100.0.1:443/api?timeout=32s\": dial tcp 10.100.0.1:443: i/o timeout"}
It would be highly appreciated if there instruction on how to use this for AL2023.