Hi all, I am trying to autoscale kubernetes cluster, but it's not working. Following are the logs of cluster-autoscaler pod in kube-system:
I0131 17:01:11.537869 1 client.go:175] NewAPIRequest response status code:200 I0131 17:01:11.538288 1 cloudstack_manager.go:88] Got cluster : &{c6496415-daea-4051-993a-3b9f9c58242e voyager 1 3 2 1 [0xc000e889f0 0xc000e88a20 0xc000e88a50]} E0131 17:01:11.538366 1 static_autoscaler.go:271] Failed to get node infos for groups: Unable to find node voyager-c ontrol-17ea9f68878 in cluster I0131 17:01:21.538749 1 static_autoscaler.go:229] Starting main loop ACS version used is 4.16, and kubernetes version is 1.22.2 Can anyone please help here? Thankyou, Rishabh