-
Notifications
You must be signed in to change notification settings - Fork 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
DOC-884 Update recommendations for Pod resource management #946
Conversation
The new advice is to rely on K8s resource requests and limits
✅ Deploy Preview for redpanda-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for redpanda-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
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.
Sorry if the switcharoo on the memory locking and overprovisioned configs caused the scope to increase on this a bit. I was hoping to streamline configuration management a bit.
Thanks @chrisseto ! I've adapted all the examples to use the usual bare-metal flags with I've also clarified all the points you mentioned. I took the description of |
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
…ing progressive disclosure to avoid cognitive overload. Descriptions were taken from scylladb/seastar#375 (comment)
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.
No hard blockers. I appreciate the depth you've gone to!
Description
Resolves https://github.com/redpanda-data/documentation-private/issues/
Review deadline: 17 Jan
The new advice is to rely on K8s resource requests and limits.
Related PR: redpanda-data/helm-charts#1622
Page previews
https://deploy-preview-946--redpanda-docs-preview.netlify.app/current/manage/kubernetes/k-manage-resources/#memory
Checks