-
Notifications
You must be signed in to change notification settings - Fork 118
Added Control-plane resources requirements. #39
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
Conversation
Signed-off-by: Jonsy13 <vedant.shrotria@chaosnative.com>
Signed-off-by: Jonsy13 <vedant.shrotria@chaosnative.com>
Signed-off-by: Jonsy13 <vedant.shrotria@chaosnative.com>
website/docs/k8s-support.md
Outdated
|
|
||
| ### Control Plane Resource Requirements | ||
|
|
||
| The Resource requests and limits provided here have been calculated using data gathered by manually using a command `kubectl top` and Vertical-Pod-Autoscaler & also through recommendation by a great utility Goldilocks.The resources are getting monitored continuously and the information below will be updated as the metrics changes. |
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.
We can restructure this a bit to provide more detail on the resource req estimation process.
| ### Control Plane Resource Requirements | ||
|
|
||
| The Resource requests and limits provided here have been calculated using data gathered by manually using a command `kubectl top` and Vertical-Pod-Autoscaler & also through recommendation by a great utility Goldilocks.The resources are getting monitored continuously and the information below will be updated as the metrics changes. | ||
|
|
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.
we can use some buffer units as well
Signed-off-by: Jonsy13 <vedant.shrotria@chaosnative.com>
|
Merging this PR for this release. cc: @ksatchit |
Signed-off-by: Jonsy13 vedant.shrotria@chaosnative.com
What this PR does / why we need it:
This PR will add resources requirements for control-plane components for Portal ( Platforms used - GKE & KIND )
Which issue this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)format, will close that issue when PR gets merged): fixes #Special notes for your reviewer:
Checklist:
documentationtagData gathered from VPA -