diff options
author | Richard Neill <richard.neill@arm.com> | 2022-04-14 11:17:12 +0100 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2022-04-20 14:12:03 -0400 |
commit | 6ed391fdb046eaf4eb0c4ade3cd184231b985f10 (patch) | |
tree | 478498949372a0d2e5e49df6cf0ca1de9f669f6d /classes/qemuboot-xen-defaults.bbclass | |
parent | e02f0d33916dd70a63cc03bf049f73d9cac7bdc8 (diff) | |
download | meta-virtualization-6ed391fdb046eaf4eb0c4ade3cd184231b985f10.tar.gz |
k3s: Add missing IP Virtual Server (ip_vs) feature to the kernel config
K3s (and Kubernetes) supports load balancing via IPVS, and by default reports
errors when IPVS kernel modules cannot be loaded.
This patch adds the missing reported kernel modules to the k3s recipe:
* ip-vs
* ip-vs-rr
* ip-vs-wrr
* ip-vs-sh
The modules are configured by including the ip_vs kernel feature.
Signed-off-by: Richard Neill <richard.neill@arm.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'classes/qemuboot-xen-defaults.bbclass')
0 files changed, 0 insertions, 0 deletions