integ/kubernetes/kubernetes-1.27.5/debian/deb_folder/patches
Boovan Rajendran ace57cab13 Set the affinity of guaranteed pod to non-isolated CPUs
This corrects kubelet cpumanager static cpuset tracking for isolcpus
for versions 1.26.1 and 1.27.5. This ensures that pods specified with
isolcpus + guaranteed QoS + integer cpu requests, are affined to
exclusive cpuset and tracked as non-isolated cpus.

Test Plan:
Set the "kube-cpu-mgr-policy=static" label and allocate isolcpus.

The following tests are performed for both k8s 1.26.1 and 1.27.5:
PASS: Guaranteed pod without isolcpus specified
      (Pod is affined to exclusive cpu)
PASS: BestEffort pod with isolcpus specified
      (Pod is affined to isolcpus)
PASS: Burstable pod with isolcpus specified
      (Pod is affined to isolcpus)
PASS: Guaranteed pod with isolcpus specified (integer CPU)
      (Pod is affined to exclusive cpu)
PASS: Guaranteed pod with isolcpus specified (fractional CPU)
      (Pod is affined to defaultCpuSet)

Closes-Bug: 2042795

Change-Id: I54ac47d1ec697a53999299cfa84093cb5fd6477a
Signed-off-by: Boovan Rajendran <boovan.rajendran@windriver.com>
2023-11-28 08:38:10 +00:00
..
Affinity-of-guaranteed-pod-to-non-isolated-CPUs.patch Set the affinity of guaranteed pod to non-isolated CPUs 2023-11-28 08:38:10 +00:00
Revert-use-subpath-for-coredns-only-for-default-repo.patch Add kubernetes 1.27.5 patches 2023-09-08 13:03:16 -04:00
enable-support-for-kubernetes-to-ignore-isolcpus.patch Add kubernetes 1.27.5 patches 2023-09-08 13:03:16 -04:00
kubeadm-create-platform-pods-with-zero-CPU-resources.patch Add kubernetes 1.27.5 patches 2023-09-08 13:03:16 -04:00
kubelet-CFS-quota-throttling-for-non-integer-cpulimit.patch Add kubernetes 1.27.5 patches 2023-09-08 13:03:16 -04:00
kubelet-cpumanager-disable-CFS-quota-throttling.patch Add kubernetes 1.27.5 patches 2023-09-08 13:03:16 -04:00
kubelet-cpumanager-infra-pods-use-system-reserved-CP.patch Add kubernetes 1.27.5 patches 2023-09-08 13:03:16 -04:00
kubelet-cpumanager-introduce-concept-of-isolated-CPU.patch Add kubernetes 1.27.5 patches 2023-09-08 13:03:16 -04:00
kubelet-cpumanager-keep-normal-containers-off-reserv.patch Add kubernetes 1.27.5 patches 2023-09-08 13:03:16 -04:00
kubelet-sort-isolcpus-allocation-when-SMT-enabled.patch Add kubernetes 1.27.5 patches 2023-09-08 13:03:16 -04:00
kubernetes-make-isolcpus-allocation-SMT-aware.patch Add kubernetes 1.27.5 patches 2023-09-08 13:03:16 -04:00
series Set the affinity of guaranteed pod to non-isolated CPUs 2023-11-28 08:38:10 +00:00