Skip to main content

VPC

VPC Connect allows you to reserve a private IP from a VPC created in MyAccount and attach it to your TIR resources (Instances or Inference endpoints). This creates a secure, private network channel — your workloads communicate within the VPC without requiring a public IP or internet exposure. To know more about VPC click here.


Why Use VPC Connect?

BenefitDescription
Private connectivityCommunicate between TIR resources and MyAccount VPCs without public IPs
Dedicated IPEach reserved VPC IP is exclusively allocated within the chosen VPC
Secure accessEliminate public endpoint exposure for production workloads
Full controlAttach, detach, and delete VPC IPs at any time
info

Only one VPC IP can be attached to an instance at a time.


Reserve a VPC IP

  1. Navigate to Network → Reserved IP and select the VPC tab.

  2. Click Reserve from VPC.

  3. In the popup, fill in the following:

    FieldDescription
    My Account RegionYour current region (e.g., Delhi-NCR)
    My Account ProjectThe MyAccount project containing the desired VPC
    VPCThe VPC from which to reserve the IP
  4. Click Proceed.

The new VPC IP appears in the Reserved IP → VPC list.


Attach a VPC IP

You can attach a reserved VPC IP using any of three methods:

Method 1: From the Reserved IP Section

  1. Go to Network → Reserved IP → VPC tab.
  2. Click the three-dot menu (⋮) next to the VPC IP.
  3. Select Attach.
  4. Choose the target instance from the list.
  5. Click Attach VPC.

Method 2: From Instance Actions

  1. Go to Instances and locate the instance.
  2. Click Attach VPC from the instance's action menu.
  3. Select the reserved VPC IP (or create a new one first).
  4. Click Attach.

Method 3: From Instance Details → Network & Security

  1. Open the Instance Details page.
  2. Navigate to the Network & Security tab.
  3. Toggle Attach VPC IP.
  4. Select an existing reserved VPC IP or create a new one.
  5. Click Attach.

Detach a VPC IP

  1. Open the Instance Details page.
  2. Navigate to the Network & Security tab.
  3. Click Detach VPC IP and confirm.

From the Reserved IP Section

  1. Navigate to Network → Reserved IP → VPC tab.
  2. Click the three-dot menu (⋮) next to the attached VPC IP.
  3. Select Detach and confirm.
warning

A VPC IP must be detached before it can be deleted or reassigned to another instance.


Delete a VPC IP

  1. Navigate to Network → Reserved IP → VPC tab.
  2. Click the three-dot menu (⋮) and select Delete.
  3. Confirm deletion.
info

VPC IPs cannot be deleted while attached to any instance or inference endpoint.