Adding Worker or Edge Nodes to a Cluster
When you add worker, compute only worker, master, utility, or edge nodes to a Big Data Service cluster, you expand both compute and storage. The new nodes use the same instance shape and amount of block storage as the existing worker nodes in the cluster.
- Use the oci bds instance worker-nodes add command increases the size (scales out) of a cluster by adding worker nodes (data/compute). The added worker nodes have the same shape and amount of attached block storage as other worker nodes in the cluster.[OPTIONS]
oci bds instance worker-nodes add --bds-instance-id <bds_instance_id> --cluster-admin-password <cluster_admin_password> --node-type <node_type> --number-of-worker-nodes <number_of_worker_nodes> [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the Command Line Reference for Big Data.
Use the AddWorkerNodes operation to add worker to Edge nodes to a cluster.