[Swap Feature] Investigate what happens if a cluster has some swap enabled nodes and others that are not enabled. #122279
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
sig/node
Categorizes an issue or PR as relevant to SIG Node.
What would you like to be added?
In GA of swap, our goal would be that users/admins can enable swap for their nodes. It could be possible to have a heterogenous cluster where some nodes have swap enabled and others do not.
If a user submits a burstable workload with LimitedSwap, then we would expect swap to be used if feature is on. But if the node does not have swap enabled, then this would not be enabled.
Why is this needed?
This could cause problems with scheduling.
We should investigate and see if there is ways to control this on a heterogeneous cluster.
The text was updated successfully, but these errors were encountered: