Description
Which component are you using?:
cluster-autoscaler for Cluster API.
What version of the component are you using?:
Component version: v1.27.2
What k8s version are you using (kubectl version
)?:
v1.27.4
What environment is this in?:
AWS managed by CAPA.
What did you expect to happen?:
The status configmap should be created in the cluster using the client resulted from the --cloud-config
parameter.
What happened instead?:
The status configmap is created in the workload cluster.
How to reproduce it (as minimally and precisely as possible):
Deploy cluster-autoscaler with a topology as Autoscaler running in management cluster using service account credentials, with separate workload cluster and check that the status configmap is created in the workload cluster.
Anything else we need to know?:
I would like to work in this task.