Hi <@U016WKMFLL9> In cloud we have Autoscaling fea...
# rke2
e
Hi @creamy-pencil-82913 In cloud we have Autoscaling feature, Similar we want to create this on bare metal on a single heavry physical server. As per official documentation we are going to do Harvestor installation on physical server and then deploy RKE2 through Rancher. Is there any ways that we can achieve a scenario were if my pods are pending the nodes (vms) inside the Harvestor gets scale up and down ?
c
Cluster autoscaler with rancher provider
e
But we want to achieve Autoscaling of worker nodes
c
Should turn up in a cursory Google search
e
Okay sure will start testing it in lab environment
The supported cloud provider plugins here is Rancher means the cluster needs to be provisioned using Rancher in order to support autoscaling Supported cloud provider list for Cluster Autoscaler: Docs: github.com/kubernetes/autoscaler/blob/…/README.md
Please check if we have Rancher in the list means we can also implement worker node autoscaling using the Cluster Autoscalaer
c
Yes, you need to be provisioning your nodes via rancher. In your case using harvester as the infrastructure provider. If you're not using rancher then I'm curious why you're asking here.
e
Okay Sure @creamy-pencil-82913