Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
float
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
micah
float
Commits
70884245
Commit
70884245
authored
5 years ago
by
godog
Browse files
Options
Downloads
Patches
Plain Diff
docs: add operating.md
parent
4f9169d7
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+1
-0
1 addition, 0 deletions
README.md
docs/operating.md
+17
-0
17 additions, 0 deletions
docs/operating.md
with
18 additions
and
0 deletions
README.md
+
1
−
0
View file @
70884245
...
...
@@ -73,6 +73,7 @@ and in README files for individual Ansible roles:
*
[
Docker usage
](
roles/docker/README.md
)
*
[
CLI tool usage
](
docs/cli.md
)
*
[
Testing
](
docs/testing.md
)
*
[
Operating
](
docs/operating.md
)
### Built-in services documentation
...
...
This diff is collapsed.
Click to expand it.
docs/operating.md
0 → 100644
+
17
−
0
View file @
70884245
Operating float
===============
This document covers operational aspects of running float, and how
these operations can impact users of the services.
# Unreachable hosts
Configurations that depend on data from
*other*
hosts (e.g. the vpn
service
*tinc*
needs to know about all hosts) can diverge when some
hosts cannot be reached by float.
In this situation there's effectively a
*partition*
between the
configurations: care must be applied to make sure that they still make
sense and the service behaves correctly. Once the hosts are reachable
again then the next float run will bring the configurations back in
sync.
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