Adding Nodes to a Cluster
When you add worker, compute only worker, master, utility, or edge nodes to a 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 [OPTIONS}
command and required parameters to worker and edge nodes to the cluster.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
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.