Creating an Autoscale Configuration
You can have one autoscale configuration per supported node type. Therefore, on a cluster with both worker and compute only worker nodes, you can have up to two autoscale policies.
For detailed information all fields available for Horizontal scaling, see Autoscale Configuration Fields. Use the oci bds auto-scale-config create command and required parameters to create an autoscale configuration.
oci bds auto-scale-config create --bds-instance-id <bds_instance_id> --cluster-admin-password <cluster_admin_password> --is-enabled <is_enabled> --node-type <node_type> [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the Command Line Reference for Big Data.
Use the AddAutoScalingConfiguration operation to configure autoscaling.