
This moves the kubelet-cgroup-setup.sh file to the kubernetes-unversioned package instead of adding it to all versioned Kubernetes packages. Test Plan: PASS: kubernetes-unversioned and all the Kubernetes packages from 1.24 to 1.32 builds successfully PASS: Install the ISO as AIO-SX and verify that cgroups and CPU attributes are configured under /sys/fs/cgroup PASS: Install the ISO as AIO-DX and verify that cgroups and CPU attributes are configured under /sys/fs/cgroup on both controllers Story: 2011340 Task: 51700 Change-Id: Ie27f31a4f8cf5e87ad4f8735d29b6a4630d26640 Signed-off-by: Ramesh Kumar Sivanandam <rameshkumar.sivanandam@windriver.com>
6 lines
428 B
Plaintext
6 lines
428 B
Plaintext
/var/lib/kubernetes/stage1/usr/bin/kubeadm /usr/bin/kubeadm
|
|
/var/lib/kubernetes/stage2/usr/bin/kubelet /usr/bin/kubelet
|
|
/var/lib/kubernetes/stage2/usr/bin/kubectl /usr/bin/kubectl
|
|
/var/lib/kubernetes/stage2/etc/systemd/system/kubelet.service.d/kubeadm.conf /etc/systemd/system/kubelet.service.d/kubeadm.conf
|
|
/var/lib/kubernetes/stage2/usr/share/bash-completion/completions/kubectl /usr/share/bash-completion/completions/kubectl
|