File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
enhancements/workload-partitioning Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -66,6 +66,9 @@ determinism required of my applications.
6666- We want to be clear with customers that this enhancement is a day 0 supported
6767 feature only. We do not support turning it off after the installation is done
6868 and the feature is on.
69+ - We want to maintain the ability to configure the partition size after
70+ installation, we do not support turning off the partition feature but we do
71+ support changing the CPU partition size post day 0.
6972
7073### Non-Goals
7174
@@ -302,9 +305,10 @@ should be a cluster wide feature.
302305A risk we can run into is that a customer can apply a CPU set that is too small
303306or out of bounds can cause problems such as extremely poor performance or start
304307up errors. Mitigation of this scenario will be to provide proper guidance and
305- guidelines for customers who enable this enhancement. Furthermore, the
308+ guidelines for customers who enable this enhancement. As mentioned in our goal
309+ we do support re-configuring the CPUSet partition size after installation. The
306310performance team would need to be reached out to for more specific information
307- around upper and lower bounds of CPU sets for running an Openshift cluster.
311+ around upper and lower bounds of CPU sets for running an Openshift cluster
308312
309313It is possible to build a cluster with the feature enabled and then add a node
310314in a way that does not configure the workload partitions only for that node. We
You can’t perform that action at this time.
0 commit comments