Closed smira closed 2 years ago
https://github.com/siderolabs/cluster-api-templates/blob/main/aws/standard/standard.yaml#L88
The deployment has a bug - The Target group doesnt register the nodes by itself for load balancers. You probably should upgrade the image - on ccm.yaml for deployment manifest - “registry.k8s.io/provider-aws/cloud-controller-manager:v1.24.1”
Check this PR - https://github.com/kubernetes/cloud-provider-aws/pull/302
https://github.com/siderolabs/cluster-api-templates/blob/main/aws/standard/standard.yaml#L88
The deployment has a bug - The Target group doesnt register the nodes by itself for load balancers. You probably should upgrade the image - on ccm.yaml for deployment manifest - “registry.k8s.io/provider-aws/cloud-controller-manager:v1.24.1”
Check this PR - https://github.com/kubernetes/cloud-provider-aws/pull/302