-
Notifications
You must be signed in to change notification settings - Fork 32
Fix kubermatic flowchars add metadata #566
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
removed useless icons
refined managed by section
added berlin site specific metadata
fix flowcharts
exchanged ascci flowchart with .png
dweinholz
approved these changes
Jan 21, 2026
dweinholz
added a commit
that referenced
this pull request
Jan 21, 2026
* Update index.md removed useless icons * Update index.md refined managed by section * Update index.md added berlin site specific metadata * Update index.md fix flowcharts * Add files via upload * Update index.md exchanged ascci flowchart with .png * Delete wiki/Tutorials/Kubermatic/img/01-cluster-hierarchy.png * Delete wiki/Tutorials/Kubermatic/img/02-deployment-topology.png * Add files via upload * Update index.md * Update index.md * Delete wiki/Tutorials/Kubermatic/img/02-deployment-topology.svg * Delete wiki/Tutorials/Kubermatic/img/01-cluster-hierarchy.svg * Add files via upload * Delete wiki/Tutorials/Kubermatic/img/02-deployment-topology.svg * Add files via upload * Update index.md * Update index.md * Update index.md * Update index.md * Update index.md Co-authored-by: mxb <114728750+boshofmj@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Try to fulfill the following points before the Pull Request is merged:
Since with my last PR mkdocs destroyed my flowchart while rendering, so i fixed everything and added .svg files instead. Before it goes to
maini would love to check the rendering ont he dev-portal. Could you please inform me when its merged to dev. so i can check it and give you a green light afterwards to merge onmain. thank you