Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kayobe
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
Very Demiurge Very Mindful
Kayobe
Commits
c7b0ffd2
Commit
c7b0ffd2
authored
1 year ago
by
Piotr Parczewski
Browse files
Options
Downloads
Patches
Plain Diff
docs: Add a warning on creating network loops
Change-Id: Ie29137fe1ab4d50366b8a000d891db3d256d09f2
parent
e87a7447
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/source/configuration/reference/network.rst
+9
-0
9 additions, 0 deletions
doc/source/configuration/reference/network.rst
with
9 additions
and
0 deletions
doc/source/configuration/reference/network.rst
+
9
−
0
View file @
c7b0ffd2
...
...
@@ -614,6 +614,15 @@ Workload inspection network (``inspection_net_name``)
These roles are configured in ``${KAYOBE_CONFIG_PATH}/networks.yml``.
.. warning::
Changing ``external_net_names`` after initial deployment has a potential
for creating network loops. Kayobe / Ansible will not clean up
any items removed from this variable in the OVS. Any additional interfaces
that map to network names from the list will be added to the bridge. Any
previous entries that should be removed, must be deleted in OVS manually
prior to applying changes via Kayobe in order to avoid creating a loop.
Configuring Network Roles
-------------------------
...
...
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