Skip to content

add cluster network design to concepts#1028

Open
jklare wants to merge 1 commit into
mainfrom
jk-cluster-network
Open

add cluster network design to concepts#1028
jklare wants to merge 1 commit into
mainfrom
jk-cluster-network

Conversation

@jklare

@jklare jklare commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@jklare jklare moved this from New to In progress in Human Board Jul 14, 2026
@jklare jklare self-assigned this Jul 14, 2026
@github-actions

github-actions Bot commented Jul 14, 2026

Copy link
Copy Markdown

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 5 0 0 0.04s
✅ JSON jsonlint 4 0 0 0.12s
✅ JSON prettier 4 0 0 0.4s
✅ JSON v8r 4 0 0 9.11s
✅ MARKDOWN markdownlint 155 0 0 3.27s
✅ MARKDOWN markdown-table-formatter 155 0 0 0.4s
✅ REPOSITORY betterleaks yes no no 0.78s
✅ REPOSITORY checkov yes no no 19.64s
✅ REPOSITORY git_diff yes no no 0.07s
✅ REPOSITORY secretlint yes no no 1.86s
✅ REPOSITORY trufflehog yes no no 4.19s
✅ SPELL codespell 165 0 0 0.63s
⚠️ SPELL lychee 165 5 0 21.23s
✅ YAML prettier 6 0 0 0.49s
✅ YAML v8r 6 0 0 5.76s
✅ YAML yamllint 6 0 0 0.56s

Detailed Issues

⚠️ SPELL / lychee - 5 errors
📝 Summary
---------------------
🔍 Total..........850
🔗 Unique.........699
✅ Successful.....799
⏳ Timeouts.........0
🔀 Redirected......49
👻 Excluded........46
❓ Unknown..........0
🚫 Errors...........5
⛔ Unsupported......5

Errors in docs/guides/configuration-guide/openstack/index.md
[404] https://github.com/openstack/kolla/blob/master/docker/base/set_configs.py (at 370:30) | Rejected status code: 404 Not Found
[404] https://github.com/openstack/kolla/blob/master/docker/base/start.sh (at 369:37) | Rejected status code: 404 Not Found

Errors in docs/release-notes/index.md
[ERROR] https://release.osism.tech/ (at 11:1) | Connection failed. Check network connectivity and firewall settings

Errors in docs/release-notes/osism-7.md
[ERROR] https://www.openstack.org/software/openstack-bobcat (at 977:38) | Connection failed. Check network connectivity and firewall settings

Errors in docs/release-notes/osism-8.md
[ERROR] https://www.openstack.org/software/openstack-caracal (at 222:38) | Connection failed. Check network connectivity and firewall settings

Hint: Followed 49 redirects. You might want to consider replacing redirecting URLs with the resolved URLs. Use verbose mode (`-v`/`-vv`) to see redirection details.

Notices

📣 MegaLinter 9.5.0 is out! Discover the new features and security recommendations in the release announcement. (Skip this info by defining SECURITY_SUGGESTIONS: false)

See detailed reports in MegaLinter artifacts

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx mega-linter-runner@9.6.0 --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,JSON_JSONLINT,JSON_V8R,JSON_PRETTIER,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_CHECKOV,REPOSITORY_GIT_DIFF,REPOSITORY_BETTERLEAKS,REPOSITORY_SECRETLINT,REPOSITORY_TRUFFLEHOG,SPELL_LYCHEE,SPELL_CODESPELL,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

@jklare jklare force-pushed the jk-cluster-network branch 4 times, most recently from c185995 to 13480e3 Compare July 14, 2026 16:50
* add description of pure L3 OSISM network concept
* add diagram to show the basics of MP-BGP host-based routing
* add sections explaining most important concepts behind the concept
* add section describing how the whole cluster network and the OpenStack
  network builds on top of this design
* upcoming PRs should probably add more diagrams showing how this is
  applied as underlay for the OVN overlay, but this can be done
  separately

Signed-off-by: Jan Klare <klare@osism.tech>
@jklare jklare force-pushed the jk-cluster-network branch from 13480e3 to fa72605 Compare July 15, 2026 19:53
@jklare jklare changed the title WIP add cluster network design to concepts add cluster network design to concepts Jul 15, 2026
@jklare jklare marked this pull request as ready for review July 15, 2026 19:53
@jklare

jklare commented Jul 15, 2026

Copy link
Copy Markdown
Contributor Author

I marked multiple reviewers here to get views from different perspectives and see if this is useful for everybody or if there are relevant basics missing allowing the reader to understand the concept.

@jklare jklare moved this from In progress to In review in Human Board Jul 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In review

Development

Successfully merging this pull request may close these issues.

2 participants