Creating a Cluster Network with Instance Pools
Create a cluster network with instance pools.
Cluster networks are built on top of the instance pools feature. Most operations in the instance pool are managed directly by the cluster network, though you can resize the underlying instance pool, change the instance configuration that the pool uses to create new instances, monitor the pool, and add tags. For background information, see Cluster Networks with Instance Pools.
If you want to manage instances in the RDMA network independently of each other or use different types of instances in the network group, then use compute clusters instead.
For information about permissions and prerequisites, see Required IAM Policy and Before You Begin.
To determine whether capacity is available for a specific shape before you create a cluster network, use the CreateComputeCapacityReport operation.
Use the
cluster-network create
command and required parameters to create a cluster network.oci compute-management cluster-network create --from-json <file://path/to/file.json>
<file://path/to/file.json> is the path to a JSON file that defines the instance details. For information about how to generate an example of the JSON file, see Advanced JSON Options.
For a complete list of flags and variable options for the Compute service CLI commands, see the command line reference for Compute.
For information about using the API and signing requests, see REST API documentation and Security Credentials. For information about SDKs, see SDKs and the CLI.
Use this API operation to create a cluster network: