Updating a Cluster NAT Gateway

You can update a Big Data Service cluster NAT gateway from the Cluster details page.

  • You can update the NAT gateway setting after cluster creation in Big Data Service.

    In Big Data Service 3.0.29 and later, you can switch from an Oracle Managed NAT gateway to a Self managed NAT gateway and vice versa.
    1. Open the navigation menu and click Analytics & AI. Under Data Lake, click Big Data Service.
    2. Under Compartment, select the compartment that contains the cluster.
    3. In the list of clusters, click the name of the cluster.
    4. On the Cluster details page, click the Actions menu (Actions Menu), and then select Update network information.
    5. In the Update network information panel, select from the following options:
      • Deploy Oracle-managed service gateway and NAT gateway (Quick start)
      • Use the gateways in your selected customer VCN (customizable)
    6. Click Update.
  • Use the oci bds instance update command and required parameters to update the cluster identified by a cluster ID.
    oci bds instance update --bds-instance-id <bds_instance_id> [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the Command Line Reference for Big Data.

  • Use the UpdateBdsInstance operation to update the cluster.