revert back to contiguous (#62301)
This commit is contained in:
parent
d933278f3d
commit
f6a51b3f07
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ description:
|
|||
other resources to communicate with each other via internal, private IP addresses.
|
||||
- Each VPC network is subdivided into subnets, and each subnet is contained within
|
||||
a single region. You can have more than one subnet in a region for a given VPC network.
|
||||
Each subnet has a continuous private RFC1918 IP space. You create instances, containers,
|
||||
Each subnet has a contiguous private RFC1918 IP space. You create instances, containers,
|
||||
and the like in these subnets.
|
||||
- When you create an instance, you must create it in a subnet, and the instance draws
|
||||
its internal IP address from that subnet.
|
||||
|
|
Loading…
Reference in a new issue