docs(networking): update kubeovn SNAT/DNAT diagrams and include merma…#1073
Open
coulof wants to merge 4 commits into
Open
docs(networking): update kubeovn SNAT/DNAT diagrams and include merma…#1073coulof wants to merge 4 commits into
coulof wants to merge 4 commits into
Conversation
…id sources Signed-off-by: coulof <[email protected]>
Contributor
|
@coulof can you please check the following ? |
Author
|
Thanks for the feedback @rrajendran17.
Let me know your thoughts. |
… images Signed-off-by: coulof <[email protected]>
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
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.
Problem:
The existing SNAT and DNAT flow diagrams for the Kube-OVN VPC NAT Gateway were a little packed and lacked a reproducible source format.
Solution:
Replaced the compiled diagram assets
kubeovnSNATFlow.pngandkubeovnDNATFlow.pngunderstatic/img/with modernized diagrams adhering to professional design standards and SUSE brand guidelines.Added the corresponding original Mermaid diagram source files (
kubeovnSNATFlow.mermaidandkubeovnDNATFlow.mermaid) next to the PNG images insidestatic/img/. This establishes a single, version-controlled source of truth for future modifications.Test plan:
yarn buildto ensure static assets are correctly processed and no compile-time broken markdown link warnings are introduced.- v1.9 (Dev):
/v1.9/networking/kubeovn-vpcnatgateway- v1.8 (Latest):
/v1.8/networking/kubeovn-vpcnatgateway