siderolabs / cluster-api-templates

A collection of templates for CAPI + Talos
9 stars 7 forks source link

update the AWS CCM manifest #23

Closed smira closed 2 years ago

smira commented 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