VPC Management

Prev Next

Available in VPC

You can check the list of operating VPC, or create and delete VPC from VPC Management.
The following 2 types of VPCs are provided:

  • NORMAL VPC: Normal VPC to configure services
  • Transit VPC: A VPC used to build a Service Function Chain A Transit VPC acts as a network hub that interconnects VPC-to-VPC, VPC-to-internet, and VPC-to-on-premises networks. You can control connectivity between each component through routing by integrating Endpoint Routes with a Transit VPC.
Note

View the VPC list.

You can check each VPC information from the VPC list for creating and operating. To check:

Note

You can see the list only when there are 1 or more VPC in operation. If there are no VPC created or operating the list is not shown on the VPC Management page.

  1. In the VPC environment of the NAVER Cloud Platform console, navigate to i_menu > Services > Networking > VPC.
  2. Click the VPC Management menu.
  3. Check the detailed information by clicking VPC or the summarized information when the list of created VPC appears.
    • VPC name: Name of VPC.
    • VPC ID: ID value of VPC.
    • Status: Status of VPC.
      • Creating: Creating VPC in progress with the information entered by the user.
      • Running: VPC creation complete and in a usable situation with the information entered by the user.
      • Shutting down: Deletion status of the created VPC with the information entered by the user.
    • Type: Type of the VPC (normal or transit).
    • CIDR block: CIDR block of VPC.
    • Creation date and time: Date when the VPC was created.

Create VPC

To create a VPC in NAVER Cloud Platform console:

  1. In the VPC environment of the NAVER Cloud Platform console, navigate to i_menu > Services > Networking > VPC.
  2. Click the VPC Management menu.
  3. Click [Create VPC].
  4. Create VPC: Enter the IP address range and name of the VPC to create when the popup appears.
    • Enter between 3-30 characters for the VPC name.
    • The IP address range is from 10.0.0.0/8,172.16.0.0/12,192.168.0.0/16 to /16 - /28.
    • Type: Select either transit or normal.
  5. Click [Create].
  6. Check the created VPC status from the VPC list on the VPC Management page.
    • Creating: Creating VPC in progress with the information entered by the user.
    • Running: VPC creation complete and in a usable situation with the information entered by the user.

Delete VPC

You can delete a created and operating VPC. To delete:

Note
  • VPC cannot be deleted if there are resources remaining in the VPC.
  • Related services to the corresponding VPC will be deleted when the VPC is deleted, and recovery after deletion is impossible.
  1. In the VPC environment of the NAVER Cloud Platform console, navigate to i_menu > Services > Networking > VPC.
  2. Click the VPC Management menu.
  3. Click the VPC to be deleted and click [Delete].
  4. When the Delete VPC popup appears click [Yes].
  5. Check the VPC status from the VPC list on the VPC Management page.
    • Shutting down: VPC deletion in progress.