Skip to content

Enable Autoscaler

Autoscaling is a crucial feature in cloud computing and Kubernetes deployment. It helps organizations:

  • Optimize resource usage
  • Reduce operational costs
  • Ensure high availability of applications

With Taikun’s autoscaling, you can set rules to automatically scale workers based on conditions like CPU utilization. For example, when CPU usage exceeds a certain threshold, new workers will be added to the cluster.


Enabling Autoscaler During Project Creation

Manager | Partner

The first way to enable autoscaling is during the project creation process.

Enabling autoscaler during project creation

Enable Autoscaler


Define Autoscaling Parameters

1. Name - Specify a name for the autoscaler.

2. Minimum Workers Count - Define the minimum number of workers in the cluster.

3. Maximum Workers Count - Define the maximum number of workers in the cluster.

4. Disk Size (GB) - Set the disk size for the worker nodes.

5. Flavor - Choose a server flavor for the autoscaling instances.


Enabling Autoscaler in an Existing Project

User | Manager | Partner

You can also enable autoscaling after the project has been created.

Enabling autoscaler from settings

Enable Autoscaler