-
Notifications
You must be signed in to change notification settings - Fork 527
Improve utilization of vpn-seed-server, vpn-client-* and vpn-path-controller. #12023
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 utilization of vpn-seed-server, vpn-client-* and vpn-path-controller. #12023
Conversation
/invite @vlerenc |
/assign |
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.
Thanks for the PR! I will continue the review tomorrow.
I will check whether it makes sense to increase the timeout of the job 👀 /test pull-gardener-unit |
https://prow.gardener.cloud/?repo=gardener%2Fgardener&job=ci-gardener-unit : https://prow.gardener.cloud/?repo=gardener%2Fgardener&job=pull-gardener-unit : It usually takes < |
vpn-path-controller.
Container vpn-seed-server has not a significant resource consumption. For HA VPN there is no container left, that needs scaling. Update mode can be switched to `Off`.
* static requests for vpn-seed-server to 10m/7.5M * initial requests for envoy container to 10m
0766cf7
to
14dae81
Compare
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.
/lgtm
Thanks for addressing my review suggestions!
LGTM label has been added. Git tree hash: 2f3988ab5b47b26ae2e1c4e0dbe8cfdc693f008a
|
/test pull-gardener-integration |
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.
Thanks for the resource improvements.
/assign
/lgtm
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ScheererJ 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 |
/test pull-gardener-integration |
How to categorize this PR?
/area networking
/kind enhancement
What this PR does / why we need it:
MinAllowed
from VPA configuration ofvpn-seed-server
openvpn-exporter
to modeOff
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Release note: