cloud-provider-aws
cloud-provider-aws copied to clipboard
How to provide cluster-name?
I set up aws-cloud-controller-manager with flag --cluster-name=customName, but the application still detects the cluster name automatically from the node it is running on. Is there any way to either make it run this flag, or provide it through --cluster-config file (an example of such file would be appreciated).
/triage support