Updating a Cluster NAT Gateway

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

  • 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. On the Clusters list page, select the cluster that you want to work with. If you need help finding the list page or the cluster, see Listing Clusters in a Compartment.
    2. On the Cluster details page, select More Actions.
    3. Select Update network information.
    4. 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)
    5. Select 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.