Add a Subnet

Add a subnet to your network when you need to define custom network topology within a network.

  1. On Devopness, navigate to a project then select an environment
  2. Find the Networks card
  3. Click View in the Networks card, to see a list of existing Networks
  4. In the list of networks find the network where you want to add a subnet and click the NAME of the network
  5. On the upper-right corner of network details view, click the Subnets tab
  6. On the upper-right corner of subnets tab click MANAGE
  7. Follow the prompts
  8. Provide a name to the Subnet being added. Example: "Public Subnet A", "Private Subnet B"
  9. Select a Type and click NEXT
  10. Provide a CIDR block to the Subnet being added. Example: "10.108.0.0/20"
  11. Click CONFIRM
    • After the Subnet is created an action will be automatically started to provision the Subnet on the chosen cloud provider

Required Permissions:

NOTE: To complete the steps in this post, the user needs to have the following permissions in the environment:

Resource Type Permission
Subnet Create

For instructions on how to grant user permissions in an environment, see Add team to an Environment