docs
docs copied to clipboard
Kubernetes performance guidance conflicts with Kubernetes deployment guide
Ryan Kuo (taroface) commented:
CockroachDB Performance on Kubernetes contains guidelines for CPU and memory resource requests that overlap and/or conflict with production guidance we have added to the single-cluster deployment doc.
Short-term:
- Update the relevant performance guidelines for accuracy
- Add a callout with a link back to this article in the deployment doc
- Edit this article overall
Longer-term (for another issue):
- This material may become part of a new K8s production guidance checklist.
- StatefulSet examples should be replaced with Operator examples, as this is now preferred over manual configs
- Decide how to present/expose the "performance version" of the StatefulSet config
Relevant to #5922 Thread: https://cockroachlabs.slack.com/archives/C9C1Z1LLV/p1607985335071700?thread_ts=1607426536.058800&cid=C9C1Z1LLV
Jira Issue: DOC-398
linville (mdlinville) commented: Who in engineering, support, or the field can provide specific actionable information for me to add or update in the existing article?