-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
None
-
5
-
True
-
we need to wait for the data plane changes. See linked ticket
-
False
-
Yes
-
MGDSRVS-346 - Autoscaling of OpenShift Streams Data Plane
-
---
-
---
-
MK - Sprint 221
WHAT
Communicate the reserved kafka to the data plane using the appropriate bf2.org/deployment=reserved label.
WHY
For the dataplane to be able to deploy pause pods for capacity reservation
HOW
Update the ManagedKafkaCR spec to add the bf2.org/deployment label whose value will be "reserved".
Other various fields in the spec could have dummy values except for the:
- `versions` which need to have correct kafka, strimzi and ibp versions so that the deployment does not get rejected
- `capacity` field which needs to have the capacity info for the streaming unit in question
DONE
Include the following where applicable:
- ManagedKafkaCR updated to indicate reserve kafkas
- is blocked by
-
MGDSTRM-8585 Add support for reserved fleetshard deployments
- Closed