Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

Updating the Contrail Multicloud Cluster

Perform the following procedure to update the Contrail multicloud cluster with adding another gateway to an existing Virtual Private Cloud (VPC).

Adding Another Gateway to an Existing VPC

To add another gateway to an existing Virtual Private Cloud (VPC):

  1. Run the following request payload to create the gateway node object.

    The UUIDs listed in cloud_security_group_refs, tag_refs, and cloud_private_subnet_refs were created in the topic “Deploy Public Cloud Infrastructure” in Deploying Contrail Multicloud using REST API.

    Example: create_new__public_gw_node.yml

  2. Create the contrail-multicloud-gw-node object.

    The UUID listed in node_refs was created in Step 1.

    Example: create_new_mcgw_node.yml

  3. Update the cloud object with provisioning_state as NOSTATE. This cloud object was created in the topic “Deploy Public Cloud Infrastructure” in Deploying Contrail Multicloud using REST API.

  4. Update cluster object with provisioning_state as NOSTATE and provisioning_action as UPDATE_CLOUD.