Keerthan Reddy Mala

Results 95 comments of Keerthan Reddy Mala

you can set the region using the cloud config https://github.com/kubernetes/cloud-provider-aws/blob/master/pkg/providers/v1/config/config.go#L25 . Can you try using that ?

Currently we have https://github.com/kubernetes/cloud-provider-aws/blob/master/docs/RELEASE.md but it hasn't been updated for some time

We had added batching EC2 api calls in cloud provider aws recently https://github.com/kubernetes/cloud-provider-aws/pull/1152. However we haven't back ported it for older version and if the issue is specific to that...