Hi all, i am trying to use cluster autoscaler wit...
# general
l
Hi all, i am trying to use cluster autoscaler with provider "rancher". As per the github documentation, it says that i need token with the following privileges only: • Get/Update of the
<http://clusters.provisioning.cattle.io|clusters.provisioning.cattle.io>
resource to autoscale • List of
<http://machines.cluster.x-k8s.io|machines.cluster.x-k8s.io>
in the namespace of the cluster resource Ref: https://github.com/kubernetes/autoscaler/tree/master/cluster-autoscaler/cloudprovider/rancher But, the only way autoscaler works is with the token of full admin user. Nothing less. Any ideas please?