mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 09:39:12 +03:00
support containerd static binary
Co-authored-by: Max Gautier <mg@max.gautier.name> Signed-off-by: Kay Yan <kay.yan@daocloud.io>
This commit is contained in:
@@ -7,3 +7,6 @@ kube_owner: root
|
||||
kube_network_plugin: custom_cni
|
||||
custom_cni_manifests:
|
||||
- "{{ playbook_dir }}/../tests/files/custom_cni/cilium.yaml"
|
||||
|
||||
# Use static containerd binary for older distributions like Debian 11.
|
||||
containerd_static_binary: true
|
||||
|
||||
Reference in New Issue
Block a user