summaryrefslogtreecommitdiffstats
path: root/recipes-containers/kubernetes/README.md
diff options
context:
space:
mode:
authorChangqing Li <changqing.li@windriver.com>2025-06-12 13:59:03 +0800
committerBruce Ashfield <bruce.ashfield@gmail.com>2025-06-12 10:40:57 -0400
commitd20e589758ac40a846a8cd22f3b646ef48d02647 (patch)
tree697e3ac085d96455c0609dc983437a3cc4ed4da6 /recipes-containers/kubernetes/README.md
parentecae19b89dc8a3728d18627ef74185b3fb20d694 (diff)
downloadmeta-virtualization-walnascar.tar.gz
kubernetes: rename CNI_NETWORKING_FILESwalnascar
Rename CNI_NETWORKING_FILES to 00_cni-containerd-net.conflist. According to the following k8s doc, k8s networking file will be used when both containerd-cni and kubernetes-cni both installed. "If there are multiple CNI configuration files in the directory, the kubelet uses the configuration file that comes first by name in lexicographic order." This commit can fix following issue: PACKAGE_CLASSES = "package_deb" do_rootfs failed with error: dpkg: error processing archive /path/to/oe-rootfs-repo/corei7-64/./kubernetes-cni_v1.32.0+git0+5fe148234f_release-r0.deb (--unpack): trying to overwrite '/etc/cni/net.d/cni-containerd-net.conflist', which is also in package containerd-cni v2.0.5-r0 Refer [1], "--no-force-overwrite" is set for dpkg, so above error occurred. [1] https://git.openembedded.org/openembedded-core/commit/?id=cb95ba079960411775c57ab864d266e15a6292d1 Signed-off-by: Changqing Li <changqing.li@windriver.com>
Diffstat (limited to 'recipes-containers/kubernetes/README.md')
0 files changed, 0 insertions, 0 deletions