-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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
Improve diagrams for Virtual IPs and Service Proxies #38542
Improve diagrams for Virtual IPs and Service Proxies #38542
Conversation
Co-Authored-By: Tamilselvan Thangamony <tamilselvan.t@india.nec.com>
- Convert text to curves - Slight tweaks Co-Authored-By: Tamilselvan Thangamony <tamilselvan.t@india.nec.com>
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site settings. |
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.
For the ipvs diagram, would we benefit from retaining the virtual server labelling since we have stated that the backend pods are on the real server? This otherwise LGTM, thanks!
I think it's misleading and helpful in equal measure, and that's why I omitted it. There's still room to improve on these diagrams but I think they're better than what we have now. |
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.
Agreed, @sftim ! LGTM from my side :)
/lgtm
LGTM label has been added. Git tree hash: 31f8f7eb081fade5989c94dbf34621d2b705d864
|
Thanks for these @sftim! I agree, these are clearer and more legible than the previous set. Let's merge this in and if we need to make further changes those can be in a separate PR. /approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: nate-double-u The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
I adapted one of the commits from #38455 as a way to address #38165