Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
c8ce14bd
Commit
c8ce14bd
authored
Mar 30, 2020
by
Collen Kriel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add 24 subnet to CIDR blocks
parent
b6b8ee4e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
doc/install/aws/index.md
doc/install/aws/index.md
+6
-6
No files found.
doc/install/aws/index.md
View file @
c8ce14bd
...
...
@@ -115,12 +115,12 @@ RDS instances as well:
1.
Follow the same steps to create all subnets:
| Name tag | Type | Availability Zone | CIDR block |
| ------------------------- | ------- | ----------------- | ---------- |
|
`gitlab-public-10.0.0.0`
| public |
`us-west-2a`
|
`10.0.0.0`
|
|
`gitlab-private-10.0.1.0`
| private |
`us-west-2a`
|
`10.0.1.0`
|
|
`gitlab-public-10.0.2.0`
| public |
`us-west-2b`
|
`10.0.2.0`
|
|
`gitlab-private-10.0.3.0`
| private |
`us-west-2b`
|
`10.0.3.0`
|
| Name tag | Type | Availability Zone | CIDR block
|
| ------------------------- | ------- | ----------------- | ----------
---
|
|
`gitlab-public-10.0.0.0`
| public |
`us-west-2a`
|
`10.0.0.0
/24
`
|
|
`gitlab-private-10.0.1.0`
| private |
`us-west-2a`
|
`10.0.1.0
/24
`
|
|
`gitlab-public-10.0.2.0`
| public |
`us-west-2b`
|
`10.0.2.0
/24
`
|
|
`gitlab-private-10.0.3.0`
| private |
`us-west-2b`
|
`10.0.3.0
/24
`
|
### Create NAT Gateways
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment