Skip to content
Discussion options

You must be logged in to vote

Hello, @amitmvyas

ACS has the concept of domain VPCs, which allow sharing a VPC among multiple accounts and projects. For example, I have created a domain, with a domain administrator and two projects within it. With the domain administrator, I created a VPC:

Creation of the domain VPC
create vpc zoneid=cba042bd-f529-4531-a0c9-ff9c6f2bb507 vpcofferingid=acc69416-9ea2-443c-8105-2471ad20ee3e cidr=10.0.0.0/16 name="domainvpc"

Next, I created different tiers for different projects:

Creation of a tier for the project d1-project-1
create network name="tier-d1-project-1" networkofferingid=0b933c73-fd65-4e60-b85a-91a4bcf9eacc zoneid=cba042bd-f529-4531-a0c9-ff9c6f2bb507 vpcid=fe6f69ab-0df2-49d…

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by weizhouapache
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants