-
Notifications
You must be signed in to change notification settings - Fork 129
Add simplified architecture diagrams for traffic flow and config changes #3557
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
base: main
Are you sure you want to change the base?
Conversation
Hi @sarthyparty! Thanks for opening this pull request! |
✅ All required contributors have signed the F5 CLA for this PR. Thank you! |
I have hereby read the F5 CLA and agree to its terms |
can we rename the folder to |
why should we name it to simplified architecture? Seems unnecessarily verbose |
634a049
to
0e3d681
Compare
Co-authored-by: salonichf5 <[email protected]>
Co-authored-by: salonichf5 <[email protected]>
- Update mermaid diagrams to show direct pod routing - Add note that services are used for pod information gathering - Update sequence diagram to remove service intermediary - Update process descriptions to show pods reply directly - Add exhaustive disclaimer to resource creation list
0e3d681
to
784caba
Compare
yeah, since we host the other architecture on the website, I am okay with that |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
great work 🚀
Proposed changes
Add simplified architecture diagrams for traffic flow and config changes.
Problem: The current architecture documentation for NGF is written and presented in a way for a new user or developer to be able to understand.
Solution: Adding new diagrams and explanations for how traffic flows and how config changes are applied and the lifecycle of a gateway.
Please focus on (optional): If you any specific areas where you would like reviewers to focus their attention or provide
specific feedback, add them here.
Closes #3545
Checklist
Before creating a PR, run through this checklist and mark each as complete.
Release notes
If this PR introduces a change that affects users and needs to be mentioned in the release notes,
please add a brief note that summarizes the change.