mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
kubernetes: install kubeadm and misc for nodes
To ensure nodes can join the cluster, and have the proper configuration of some kernel options we add two more packages to the packagegroup Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
14025b2ee5
commit
d4415a1ff7
|
@ -30,6 +30,8 @@ RDEPENDS:packagegroup-k8s-host = " \
|
|||
|
||||
RDEPENDS:packagegroup-k8s-node = " \
|
||||
packagegroup-kubernetes-base \
|
||||
kubeadm \
|
||||
kubernetes-misc \
|
||||
"
|
||||
|
||||
RDEPENDS:packagegroup-k3s-host = " \
|
||||
|
|
Loading…
Reference in New Issue
Block a user