Adrian Vladu
Adrian Vladu
Storage devices that need CONFIG_SCSI_MPT3SAS to be enabled are fairly common on baremetals and I would like to add support for such devices.
In some CPU / Socket topologies like the AMPERE ALTRA (2 sockets coressponding to 2 NUMA nodes, each NUMA node with 80 cores), the Processor Groups are not mapped to...
## Description When deploying K8S with a large set of services, including especially Rook/Ceph and Kubevirt on the same cluster, containers that heavily use `inotify` start erroring out. Nowdays, the...
## Current situation Flatcar cannot be built for the RISC-V architecture (https://riscv.org). ## Impact Consumer boards are starting to become widely available, like the Vision 5, LicheePi 4A or Milk-V....
While testing Flatcar, one of my QEMU-KVM VMs got a kernel panic, posting the errors from the console, in case it might reproduce in the future. Host OS: Ubuntu Noble...
This PR was opened to have a place where to discuss line by line on the files that we can or cannot remove from the /boot partition and initrd. Or...
Similar to https://github.com/kubernetes-sigs/cluster-api-provider-openstack/pull/1776, Flatcar images for cluster api can be created using the cluster api image builder (https://github.com/kubernetes-sigs/image-builder) or leveraging the systemd-sysext implementation, where the booted image is the vanilla...
Fixes: https://github.com/k8snetworkplumbingwg/multus-cni/issues/1281
Hello, I saw that there are images tagged for arm64 and linux/arm64/v7, but on Ampere Altra/Emag nodes, the image manifest arch should be linux/arm64/v8. ``` docker pull ghcr.io/k8snetworkplumbingwg/multus-cni:snapshot-thick docker: no...
There seems to be a concurrency issue in the pod/rook-ceph-mon-a: `mon` container and the `init-mon-fs` container do not behave in a way that is concurrency proofed. And the `mon` container...