Skip to content
GitLab
Next
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
GitLab
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
4
Snippets
Groups
Projects
Show more breadcrumbs
GitLab.org
GitLab
Commits
8adca460
There was an error fetching the commit references. Please try again later.
Commit
8adca460
authored
1 year ago
by
Michael Kozono
2️⃣
Committed by
Achilleas Pipinellis
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
Geo failover: Adjust DNS TTL guidance
parent
00a7b3cf
No related branches found
No related tags found
1 merge request
!129662
Geo failover: Adjust DNS TTL guidance
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/administration/geo/disaster_recovery/index.md
+1
-1
1 addition, 1 deletion
doc/administration/geo/disaster_recovery/index.md
doc/administration/geo/disaster_recovery/planned_failover.md
+5
-0
5 additions, 0 deletions
doc/administration/geo/disaster_recovery/planned_failover.md
with
6 additions
and
1 deletion
doc/administration/geo/disaster_recovery/index.md
+
1
−
1
View file @
8adca460
...
...
@@ -67,7 +67,7 @@ must disable the **primary** site.
-
Physically disconnect a machine.
If you plan to
[
update the primary domain DNS record
](
#step-4-optional-updating-the-primary-domain-dns-record
)
,
you may wish to
lower the TTL now to speed up propagation
.
you may wish to
maintain a low TTL to ensure fast propagation of DNS changes
.
### Step 3. Promoting a **secondary** site
...
...
This diff is collapsed.
Click to expand it.
doc/administration/geo/disaster_recovery/planned_failover.md
+
5
−
0
View file @
8adca460
...
...
@@ -90,6 +90,11 @@ gitlab-ctl promotion-preflight-checks
Each step is described in more detail below.
### DNS TTL
If you plan to
[
update the primary domain DNS record
](
index.md#step-4-optional-updating-the-primary-domain-dns-record
)
,
you may wish to maintain a low TTL to ensure fast propagation of DNS changes.
### Object storage
If you have a large GitLab installation or cannot tolerate downtime, consider
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment