VPCs
The VPCs page helps you view and manage VPCs (Virtual Private Clouds) in the console.
What are VPCs?
VPCs are isolated networks you create within a cloud providerβs region. Each VPC can have subnets (IP ranges) and is used to group and isolate resources such as machines and Kubernetes clusters. The console lets you manage VPCs across your cloud accounts in one place.
View VPCs
The VPCs table lists all VPCs from your registered cloud accounts, with their attributes displayed in table columns. Use pagination controls at the bottom of the page to navigate between pages if there are too many VPCs to display.
When table data is being updated, table rows are displayed in italic, and table controls become inactive. It may take time to load the next portion of data.
To refresh the table, use the Reload π button.
To customize attributes displayed in the table, use the Layout β button.
When there are too many VPCs available, use the Add filters π button to fine-tune your search. See the Resource Filter documentation for details.
Attributes
The following VPC attributes are available:
- ID β Provider-specific identifier
- Provider β Cloud provider (e.g. Akamai)
- Region β Region where the VPC is located
- Account β Account that owns the VPC
- Name β Display name of the VPC
- Description β Optional description
- CIDR block β Primary IP range for the VPC
- Subnets β Subnets (ID, name, IP range) within the VPC
- Default β Whether this is the default VPC for the region
Which columns appear by default can vary; use the Layout button in the toolbar to show or hide columns.
Creating a new VPC
To create a new VPC, click Create in the toolbar. You will be taken to the Create VPC page to configure name, subnets, and other options. This action is disabled when the selected account does not have Admin access.
Deleting a VPC
To delete a VPC, check the VPCβs selection box and click the Delete ποΈ button. This action is disabled when the VPC is associated with an account that does not have Admin access.
The delete action may take time. Its status and progress are available on the Actions page.