-
Epic
-
Resolution: Won't Do
-
Critical
-
None
-
None
Goal
Create VMs with file backed RAM in order to make them suppressable from RAM.
Such VMs will leverage cache and be fast, but as soon as node memory arises, those VMs will be pushed out of RAM, because the cache will be dropped.
This feature is configurable on a VM/workload level.
We should create an instanceType for this.
User Stories
- As a Vm user, I want create a suppressable VM for my low prio workload, so that the VM will use RAM if available, but otherwise be suppressed from RAM in order to free memory space.
- As a cluster admin, I want to have an instanceType class for suppressable VMs, so that my users can easily create suppressable VMs for their low priority workloads.
Non-Requirements
- List of things not included in this epic, to alleviate any doubt raised during the grooming process.
Notes
- Any additional details or decisions made/needed
Done Checklist
Who | What | Reference |
---|---|---|
DEV | Upstream roadmap issue (or individual upstream PRs) | <link to GitHub Issue> |
DEV | Upstream documentation merged | <link to meaningful PR> |
DEV | gap doc updated | <name sheet and cell> |
DEV | Upgrade consideration | <link to upgrade-related test or design doc> |
DEV | CEE/PX summary presentation | label epic with cee-training and add a <link to your support-facingĀ preso> |
QE | Test plans in Polarion | <link or reference to Polarion> |
QE | Automated tests merged | <link or reference to automated tests> |
DOC | Downstream documentation merged | <link to meaningful PR> |
- is blocked by
-
CNV-28179 TP: Suppressible VM
- Closed