Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider merging CX and N use-cases #150

Open
RamLavi opened this issue Jan 21, 2024 · 3 comments
Open

Consider merging CX and N use-cases #150

RamLavi opened this issue Jan 21, 2024 · 3 comments

Comments

@RamLavi
Copy link

RamLavi commented Jan 21, 2024

Is this a BUG REPORT or FEATURE REQUEST?:
Currently Network (N series) and Compute Exclusive (CX series) differ by only one aspect: vNUMA:

vNUMA - Physical NUMA topology is reflected in the guest in order to optimize guest sided cache utilization.

However the network use case also requires vNUMA for it's proper work. For example, DPDK workloads require the CPUs scheduled for the VM to be of the same NUMA node. This is currently done by using the Node Tuning Operator in order to enforce "single-numa-topology".
Please consider joining these two use cases, as it can reduce your maintenance work in this project.

Uncomment only one, leave it on its own line:

/kind bug
/kind enhancement

What happened:

What you expected to happen:

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Environment:

  • KubeVirt version (use virtctl version):
  • Kubernetes version (use kubectl version):
  • common-templates version:
  • VM or VMI specifications:
  • Cloud provider or hardware configuration:
  • OS (e.g. from /etc/os-release):
  • Kernel (e.g. uname -a):
  • Install tools:
  • Others:
@lyarwood lyarwood added this to the v1.0.0 milestone Mar 5, 2024
@lyarwood lyarwood modified the milestones: v1.0.0, v1.1.0 Mar 25, 2024
@kubevirt-bot
Copy link
Contributor

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

/lifecycle stale

@kubevirt-bot kubevirt-bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jun 23, 2024
@fabiand
Copy link
Member

fabiand commented Jun 24, 2024

I'd say that vNUME generally makes sense in CX as well.

But even if the two series become functionally equal, I wonder if we should merge them.

For higher level tooling - such as UI and automatoin - it can be helpful to know the purpose or intention of the workload.

@fabiand
Copy link
Member

fabiand commented Jun 24, 2024

/remove-lifecycle stale

@kubevirt-bot kubevirt-bot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jun 24, 2024
@0xFelix 0xFelix modified the milestones: v1.1.0, v1.2.0 Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants