=== scoobydoo_ is now known as scoobydoo === y0sh- is now known as y0sh_ === QNX is now known as SystemV [18:49] hi! [18:49] i want to install Kubernetes with Kubespray (ansible way to install k8s) on a 3 node VM based Ubuntu environment [18:51] now i'm stuck because the default cloudimage if ubuntu doesn't have ip_vs kernel modules in the kernel [18:52] which image do i need to use to make this work ? [18:53] i tried the ubuntu-22.04-server-cloudimg-amd64.img and ubuntu-22.04-server-cloudimg-amd64-disk-kvm.img [18:53] from https://cloud-images.ubuntu.com/releases/22.04/release/ [19:37] EerdAppel, I know nothing about k8s or ip_vs, but I believe the way cloud-images are meant to work is there is not a bunch of special configs for different uses, just a basic version which would be tailored through cloud-init. So if k8s has a way to pass cloud-config user-data to the VM, you'd add the ip_vs packages to it.. === y0sh- is now known as y0sh_