You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The fine-grained cpu orchestration has already supported allocating reserved CPUs for the owner pods when the node does not enable the cpu amplification. But when the cpu amplification is enabled, the owner pod can fail to allocate the reserved CPUs because of insufficient CPUs.
What you expected to happen:
Both when the cpu amplification is disabled and it is enabled, the owner pods can allocate the reserved CPUs correctly.
How to reproduce it (as minimally and precisely as possible):
What happened:
The fine-grained cpu orchestration has already supported allocating reserved CPUs for the owner pods when the node does not enable the cpu amplification. But when the cpu amplification is enabled, the owner pod can fail to allocate the reserved CPUs because of insufficient CPUs.
What you expected to happen:
Both when the cpu amplification is disabled and it is enabled, the owner pods can allocate the reserved CPUs correctly.
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
kubectl version
):The text was updated successfully, but these errors were encountered: