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?
| Benefit | Description |
|---|---|
| Private connectivity | Communicate between TIR resources and MyAccount VPCs without public IPs |
| Dedicated IP | Each reserved VPC IP is exclusively allocated within the chosen VPC |
| Secure access | Eliminate public endpoint exposure for production workloads |
| Full control | Attach, detach, and delete VPC IPs at any time |
Only one VPC IP can be attached to an instance at a time.
Reserve a VPC IP
-
Navigate to Network → Reserved IP and select the VPC tab.
-
Click Reserve from VPC.
-
In the popup, fill in the following:
Field Description My Account Region Your current region (e.g., Delhi-NCR) My Account Project The MyAccount project containing the desired VPC VPC The VPC from which to reserve the IP -
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
- Go to Network → Reserved IP → VPC tab.
- Click the three-dot menu (⋮) next to the VPC IP.
- Select Attach.
- Choose the target instance from the list.
- Click Attach VPC.
Method 2: From Instance Actions
- Go to Instances and locate the instance.
- Click Attach VPC from the instance's action menu.
- Select the reserved VPC IP (or create a new one first).
- Click Attach.
Method 3: From Instance Details → Network & Security
- Open the Instance Details page.
- Navigate to the Network & Security tab.
- Toggle Attach VPC IP.
- Select an existing reserved VPC IP or create a new one.
- Click Attach.
Detach a VPC IP
From Instance Details (Recommended)
- Open the Instance Details page.
- Navigate to the Network & Security tab.
- Click Detach VPC IP and confirm.
From the Reserved IP Section
- Navigate to Network → Reserved IP → VPC tab.
- Click the three-dot menu (⋮) next to the attached VPC IP.
- Select Detach and confirm.
A VPC IP must be detached before it can be deleted or reassigned to another instance.
Delete a VPC IP
- Navigate to Network → Reserved IP → VPC tab.
- Click the three-dot menu (⋮) and select Delete.
- Confirm deletion.
VPC IPs cannot be deleted while attached to any instance or inference endpoint.