OBSDOCS-3855: Document high availability for TempoStack - #119033
Conversation
|
@max-cx: This pull request references OBSDOCS-3855 which is a valid jira issue. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
ffba890 to
ca28ce6
Compare
Add a Configuring high availability assembly for distributed tracing, structured like the Loki tuning documentation, covering: * replication factor and ingester quorum * the per-component replica defaults of each deployment size * pod placement and the operator-managed pod anti-affinity rules * the PodDisruptionBudget of each component and the resulting behavior during cluster restarts * zone-aware replication, how to configure it, and how to recover ingester pods from a failed zone Also update the deployment sizing reference, which described the pre-high-availability behavior: it now lists the default replica count of every component per size, states that the per-component resource values are per replica, and the resource totals account for the replica counts instead of assuming a single replica of every component except the ingester. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
be5682a to
d72c562
Compare
|
LGTM. |
|
@max-cx: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Version(s):
distributed-tracing-docs-main,distributed-tracing-docs-3.11Issue: https://redhat.atlassian.net/browse/OBSDOCS-3855
Link to docs preview:
https://119033--ocpdocs-pr.netlify.app/openshift-distributed-tracing/latest/configuring/distr-tracing-tempo-high-availability.html
https://119033--ocpdocs-pr.netlify.app/openshift-distributed-tracing/latest/configuring/distr-tracing-tempo-configuring.html#distr-tracing-tempo-config-size_distr-tracing-tempo-configuring
QE review:
Additional information: This PR is a peer review of #117798