k8s

  1. M

    [Help] k3s on LXC: nvfm protocol failed to attach virtual disk (OpenEBS Mayostor)

    Hi everyone, I’m running into an issue with OpenEBS Mayastor Replicated Engine when trying to attach a PVC on a K3s node running inside an LXC container. The problem may stem from the Replicated Engine’s reliance on NVMe-oF (nvme-tcp and nvme-fabrics kernel modules). Since /dev is isolated in...
  2. R

    Set fixed UUID for all disks in a VM

    Hell, I installed a K8s (Kubernetes) with several QEMU disks in an Ubuntu VM. The challenge is that after a restart of the VM, the disks are no longer the same UUID as during installation. This results in K8s not starting anymore. In the config (/etc/pve/qemu-server/<VMID>.conf) I can set a...
  3. K

    Kubernates

    Hello, I'd wish to understand if anyone here running production-grade Kubernates on proxmox (either in KVM or in LXC). I found many articles on web, but most of them are about test or small k8s small or test clusters. As far as I understood (please correct me if I wrong - Kubernetes needs some...