Conversation
- Refresh from the downstream doc, some items were outdated (e.g. test beds still had the old 65 nodes) - Extract test bed data out of the table, to clarify these are *not* recommendations - Add info about where to find the mentioned settings - Refresh cacheMaxSize with updated information from this release - Rename Kafka consumer replicas => Consumer replicas, according to this release updates - Add recommended deployment model more explicitly - Recommend Service rather than Direct in 10-nodes clusters
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/cherry-pick release-1.11 |
|
@jotak: once the present PR merges, I will cherry-pick it on top of 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 kubernetes-sigs/prow repository. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2443 +/- ##
==========================================
- Coverage 72.18% 72.15% -0.03%
==========================================
Files 104 104
Lines 10619 10619
==========================================
- Hits 7665 7662 -3
- Misses 2478 2481 +3
Partials 476 476
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
| | Deployment model<br>*In `FlowCollector` `spec.deploymentModel`* | Service (default) | Kafka | Kafka | | ||
| | Kafka partitions<br>*In your Kafka installation* | N/A | 48 | 48 | | ||
| | Kafka brokers<br>*In your Kafka installation* | N/A | 3 (default) | 3 (default) | | ||
|
|
There was a problem hiding this comment.
we're dropping LokiStack size recommendation? IMO we should keep it 1x.extra-small (10 nodes), 1x.small (25 nodes) and 1x.medium (250 nodes)
There was a problem hiding this comment.
I moved that out of the recommendations, to the test beds. It's still visible above. idk, I think we have a different place where we document the recommended loki stack size with different criteria, I don't want to mix up things here, wdyt?
There was a problem hiding this comment.
I see, okay, that sounds good to me then.
|
Prior to the Resource considerations section, it says: The first sentence should be changes since it's not necessarily every node anymore. A new setting that should be added is consumer replicas. |
You refer to the node toleration settings, right? Hmm... how would you reformulate? If we want to keep the justification why it's a singleton resource, we may run into a convoluted explanation , because it's true that now, it could make sense to have several FlowCollectors.
It's not really new when we used Kafka before; but yes, can be added |
|
@stleerh done; I've removed the mention of "every nodes" |
|
LGTM |
|
@jotak: new pull request created: #2446 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 kubernetes-sigs/prow repository. |
|
/lgtm |
cc @memodi @gwynnemonahan