Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ai3
float
Commits
70884245
Commit
70884245
authored
Sep 21, 2019
by
godog
Browse files
docs: add operating.md
parent
4f9169d7
Pipeline
#4491
failed with stage
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
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
...
...
docs/operating.md
0 → 100644
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.
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment