Creating a Node for Compute, GPU, and Storage Devices
Roving Edge nodes are the resources in Oracle Cloud Infrastructure (OCI) that are associated with the Roving Edge Device at the customer site. Each node is associated with one Roving Edge device.
You must create a node in your OCI tenancy before you can install and self-provision the Roving Edge Device at your site.
By default, the device generates a self-signed certificate. If you plan to use another certificate management service such as the OCI Certificate Management service, have the following information handy:
-
Certificate name
-
The certificate authority to be used for generating and renewing certificates for the device node
-
Date and time on which the certificate is no longer valid
-
Signature algorithm to use with the certificate
-
Key algorithm
-
Compartment for the certificate
For information about Roving Edge models and shapes, see Roving Edge Infrastructure Device Specifications.
-
In the Oracle Cloud Console, open the navigation menu, click Hybrid.
-
Under Roving Edge Infrastructure, click Nodes.
-
Click Create Node.
The Create Node dialog box is displayed.
-
Enter the required information:
-
Name: Enter a name for the device node. Avoid entering confidential information.
-
Create in Compartment: Select the compartment for the node.
-
Shape: Select a shape based on the Roving Edge Device model that you're requesting. For a description of shapes, see Roving Edge Infrastructure Device Specifications.
-
Enclosure type: Select one of the following options:
-
Ruggedized case: If selected, you receive a ruggedized case. For more information about cases, see Ruggedizing Roving Edge Infrastructure Devices.
-
No case: Select this option if you don't want a case.
-
-
-
(optional) Expand Certificate options: Click to display and complete the following certificate options:
You have different options for certificate management:
- (Optional) You can use the default self-signed certificates for the device. For this option, leave this section blank. You configure self-signed certificates after you receive the device (see Certificate Management). You can also configure the OCI Certificate service later.
Or:
- (Optional) You can use the OCI Certificate service to manage certificates. For this option, enter the certificate information you got when you created a certificate authority. See Managing Certificate Authorities. If you don't have the certificate information, you can enter it later using Editing a Node for Compute, GPU, and Storage Devices, but before you provision the device.
Or:
- (Optional) You can use your own certificate service to manage certificates. For this option, enter the certificate information you got when you created a certificate authority. If you don't have the certificate information, you can enter it later using Editing a Node for Compute, GPU, and Storage Devices, but before you provision the device.
-
Common Name: Enter a name for the certificate.
-
Issuer Certificate Authority in <compartment>: Select a certificate authority to be used for generating and renewing certificates for the device node. Click Change Compartment to select a certificate authority in another compartment.
-
Certificate Validity End Date: Enter the date and time on which the certificate is no longer valid.
-
Signature Algorithm: Select a signature algorithm from the list.
-
Key Algorithm: Select a key algorithm from the list.
-
Certificate Compartment: Select the compartment where the certificate resides.
-
(optional) Show Tagging options: Click to display the Tagging option. If you're not sure about whether to apply tags, skip this option (you can apply tags later) or ask your administrator.
-
Click Create Node.
The device node you created is added to the list of nodes.
What's Next?
After you receive the device, set up the device. See Setting Up an Oracle Roving Edge Device.
-
Use the oci rover node create command and required parameters to create a Roving Edge Infrastructure device node in Oracle Cloud Infrastructure:
oci rover node create --compartment-id compartment_ocid --display-name display-name --shape shape_name [OPTIONS]
To determine your Roving Edge Infrastructure device compartment OCID, see Compartments.
For shape_name, specify one of the following shape values based on the Roving Edge Ultra device model.
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
What's Next?
After you receive the device, set up the device. See Setting Up an Oracle Roving Edge Device.
Run the CreateRoverNode operation to create a Roving Edge Infrastructure device node in Oracle Cloud Infrastructure.
For information about using the API and signing requests, see REST APIs and Security Credentials. For information about SDKs, see Software Development Kits and Command Line Interface.
What's Next?
After you receive the device, set up the device. See Setting Up an Oracle Roving Edge Device.