Bug 2109101
| Summary: | [GSS][RFE] Add ability to configure Noobaa-endpoint pod in HA (update Pod Topology Spread Constraints) | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat OpenShift Data Foundation | Reporter: | Priya Pandey <prpandey> |
| Component: | Multi-Cloud Object Gateway | Assignee: | Naveen Paul <napaul> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Tiffany Nguyen <tunguyen> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.10 | CC: | dzaken, kramdoss, nbecker, odf-bz-bot, tdesala |
| Target Milestone: | --- | Keywords: | FutureFeature |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: |
Feature:
Take advantage of Pod Topology Spread Constraints to make sure endpoint autoscaling (and auto downscaling) is balanced across all the OCP nodes and endpoint not end up all on the same node
Reason:
In order to utilize resources in the best way, endpoints should be spread across the different nodes and not all running on the same one
Result:
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-12-07 17:19:20 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Priya Pandey
2022-07-20 12:12:57 UTC
With the current implementation of ODF 4.14 (build 4.14.0-126), the MINPODS and MAXPODS values are set to 1 and 2 as default. They get reconciled if the values are changed. These values got pushed from ocs-operator. Nimrob, please advise what should we do with this issue. The min and max are already supported to be changed and not reconciled on previous versions. So this BZ is essentially on the topology constraint. If there was a regression in the ocs op and now its reconciling to 1-2 then we should open a new BZ on the ocs-op for this regression. Closing this issue with the current implementation of Noobaa-endpoint in ODF 4.14. |